Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-28856 (GCVE-0-2023-28856)
Vulnerability from cvelistv5
Published
2023-04-18 20:50
      Modified
2025-02-13 16:48
      
          Severity ?
        
        
      
          VLAI Severity ?
        
        
          EPSS score ?
        
        Summary
Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.
            
          
        References
          Impacted products
        
      {
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T13:51:38.912Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6",
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6"
          },
          {
            "name": "https://github.com/redis/redis/pull/11149",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/redis/redis/pull/11149"
          },
          {
            "name": "https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c",
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://security.netapp.com/advisory/ntap-20230601-0007/"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2023-28856",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-02-05T21:01:14.265489Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-02-05T21:01:23.877Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "redis",
          "vendor": "redis",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 7.0.0, \u003c 7.0.11"
            },
            {
              "status": "affected",
              "version": "\u003e= 6.2.0, \u003c 6.2.12"
            },
            {
              "status": "affected",
              "version": "\u003c 6.0.19"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-617",
              "description": "CWE-617: Reachable Assertion",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-20",
              "description": "CWE-20: Improper Input Validation",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2023-06-01T13:06:14.414Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6"
        },
        {
          "name": "https://github.com/redis/redis/pull/11149",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/redis/redis/pull/11149"
        },
        {
          "name": "https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c"
        },
        {
          "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html"
        },
        {
          "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"
        },
        {
          "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/"
        },
        {
          "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/"
        },
        {
          "url": "https://security.netapp.com/advisory/ntap-20230601-0007/"
        }
      ],
      "source": {
        "advisory": "GHSA-hjv8-vjf6-wcr6",
        "discovery": "UNKNOWN"
      },
      "title": "`HINCRBYFLOAT` can be used to crash a redis-server process"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2023-28856",
    "datePublished": "2023-04-18T20:50:03.691Z",
    "dateReserved": "2023-03-24T16:25:34.468Z",
    "dateUpdated": "2025-02-13T16:48:56.936Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-28856\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-04-18T21:15:09.313\",\"lastModified\":\"2024-11-21T07:56:10.077\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"},{\"lang\":\"en\",\"value\":\"CWE-617\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-617\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.0.19\",\"matchCriteriaId\":\"F2B03AA7-7246-4AEB-9C34-37E63E9D734C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2.0\",\"versionEndExcluding\":\"6.2.12\",\"matchCriteriaId\":\"34A547EB-9F9A-4554-97D5-0141CAE18222\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.0.0\",\"versionEndExcluding\":\"7.0.11\",\"matchCriteriaId\":\"ADC8DBA4-6974-4E79-9218-286251C25982\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"}]}]}],\"references\":[{\"url\":\"https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/redis/redis/pull/11149\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230601-0007/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/redis/redis/pull/11149\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230601-0007/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6\", \"name\": \"https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/redis/redis/pull/11149\", \"name\": \"https://github.com/redis/redis/pull/11149\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c\", \"name\": \"https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230601-0007/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T13:51:38.912Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-28856\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-05T21:01:14.265489Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-05T21:01:19.253Z\"}}], \"cna\": {\"title\": \"`HINCRBYFLOAT` can be used to crash a redis-server process\", \"source\": {\"advisory\": \"GHSA-hjv8-vjf6-wcr6\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"redis\", \"product\": \"redis\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 7.0.0, \u003c 7.0.11\"}, {\"status\": \"affected\", \"version\": \"\u003e= 6.2.0, \u003c 6.2.12\"}, {\"status\": \"affected\", \"version\": \"\u003c 6.0.19\"}]}], \"references\": [{\"url\": \"https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6\", \"name\": \"https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/redis/redis/pull/11149\", \"name\": \"https://github.com/redis/redis/pull/11149\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c\", \"name\": \"https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230601-0007/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-617\", \"description\": \"CWE-617: Reachable Assertion\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20: Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-04-18T20:50:03.691Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2023-28856\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-05T21:01:23.877Z\", \"dateReserved\": \"2023-03-24T16:25:34.468Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-04-18T20:50:03.691Z\", \"assignerShortName\": \"GitHub_M\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}
  rhsa-2023_3326
Vulnerability from csaf_redhat
Published
2023-05-26 07:54
    Modified
2024-11-22 22:56
    Summary
Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.6 security fixes and container updates
    Notes
Topic
Red Hat Advanced Cluster Management for Kubernetes 2.6.6 General
Availability release images, which fix security issues and update container images.
Red Hat Product Security has rated this update as having a security impact
of Critical. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available for each vulnerability
from the CVE links in the References section.
    Details
Red Hat Advanced Cluster Management for Kubernetes 2.6.6 images
Red Hat Advanced Cluster Management for Kubernetes provides the
capabilities to address common challenges that administrators and site
reliability engineers face as they work across a range of public and
private cloud environments. Clusters and applications are all visible and
managed from a single console—with security policy built in.
This advisory contains the container images for Red Hat Advanced Cluster
Management for Kubernetes, which fix several bugs. See the following
Release Notes documentation, which will be updated shortly for this
release, for additional details about this release:
https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/
Security Fix(es):
* CVE-2023-28856 redis: Insufficient validation of HINCRBYFLOAT command
* CVE-2023-32314 vm2: Sandbox Escape
* CVE-2023-32313 vm2: Inspect Manipulation
    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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Critical"
    },
    "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 Advanced Cluster Management for Kubernetes 2.6.6 General\nAvailability release images, which fix security issues and update container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Critical. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat Advanced Cluster Management for Kubernetes 2.6.6 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/\n\nSecurity Fix(es):\n* CVE-2023-28856 redis: Insufficient validation of HINCRBYFLOAT command\n* CVE-2023-32314 vm2: Sandbox Escape\n* CVE-2023-32313 vm2: Inspect Manipulation",
        "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-2023:3326",
        "url": "https://access.redhat.com/errata/RHSA-2023:3326"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#critical",
        "url": "https://access.redhat.com/security/updates/classification/#critical"
      },
      {
        "category": "external",
        "summary": "2187525",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187525"
      },
      {
        "category": "external",
        "summary": "2208376",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208376"
      },
      {
        "category": "external",
        "summary": "2208377",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208377"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3326.json"
      }
    ],
    "title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.6 security fixes and container updates",
    "tracking": {
      "current_release_date": "2024-11-22T22:56:57+00:00",
      "generator": {
        "date": "2024-11-22T22:56:57+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2023:3326",
      "initial_release_date": "2023-05-26T07:54:54+00:00",
      "revision_history": [
        {
          "date": "2023-05-26T07:54:54+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2023-05-26T07:54:54+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-22T22:56:57+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
                "product": {
                  "name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
                  "product_id": "8Base-RHACM-2.6",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:acm:2.6::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat ACM"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
                "product": {
                  "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
                  "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
                "product": {
                  "name": "rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
                  "product_id": "rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
                "product": {
                  "name": "rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
                  "product_id": "rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
                "product": {
                  "name": "rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
                  "product_id": "rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.6-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
                "product": {
                  "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
                  "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
                "product": {
                  "name": "rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
                  "product_id": "rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
                "product": {
                  "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
                  "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
                "product": {
                  "name": "rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
                  "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
                "product": {
                  "name": "rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
                  "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
                "product": {
                  "name": "rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
                  "product_id": "rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
                "product": {
                  "name": "rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
                  "product_id": "rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
                "product": {
                  "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
                  "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
                "product": {
                  "name": "rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
                  "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
                "product": {
                  "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
                  "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
                "product": {
                  "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
                  "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
                "product": {
                  "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
                  "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
                "product": {
                  "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
                  "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
                "product": {
                  "name": "rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
                  "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
                "product": {
                  "name": "rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
                  "product_id": "rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
                "product": {
                  "name": "rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
                  "product_id": "rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
                "product": {
                  "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
                  "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
                "product": {
                  "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
                  "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
                "product": {
                  "name": "rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
                  "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
                "product": {
                  "name": "rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
                  "product_id": "rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
                "product": {
                  "name": "rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
                  "product_id": "rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
                "product": {
                  "name": "rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
                  "product_id": "rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
                "product": {
                  "name": "rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
                  "product_id": "rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
                "product": {
                  "name": "rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
                  "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
                "product": {
                  "name": "rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
                  "product_id": "rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
                "product": {
                  "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
                  "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
                "product": {
                  "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
                  "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
                "product": {
                  "name": "rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
                  "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
                "product": {
                  "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
                  "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
                "product": {
                  "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
                  "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
                "product": {
                  "name": "rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
                  "product_id": "rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
                "product": {
                  "name": "rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
                  "product_id": "rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
                "product": {
                  "name": "rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
                  "product_id": "rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
                "product": {
                  "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
                  "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
                "product": {
                  "name": "rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
                  "product_id": "rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
                "product": {
                  "name": "rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
                  "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
                "product": {
                  "name": "rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
                  "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
                "product": {
                  "name": "rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
                  "product_id": "rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
                "product": {
                  "name": "rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
                  "product_id": "rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
                "product": {
                  "name": "rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
                  "product_id": "rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
                "product": {
                  "name": "rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
                  "product_id": "rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
                "product": {
                  "name": "rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
                  "product_id": "rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64",
                "product": {
                  "name": "rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64",
                  "product_id": "rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
                "product": {
                  "name": "rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
                  "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
                "product": {
                  "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
                  "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
                "product": {
                  "name": "rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
                  "product_id": "rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
                "product": {
                  "name": "rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
                  "product_id": "rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
                "product": {
                  "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
                  "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
                "product": {
                  "name": "rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
                  "product_id": "rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
                "product": {
                  "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
                  "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
                "product": {
                  "name": "rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
                  "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
                "product": {
                  "name": "rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
                  "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
                "product": {
                  "name": "rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
                  "product_id": "rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
                "product": {
                  "name": "rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
                  "product_id": "rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
                "product": {
                  "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
                  "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
                "product": {
                  "name": "rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
                  "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
                "product": {
                  "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
                  "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
                "product": {
                  "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
                  "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
                "product": {
                  "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
                  "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
                "product": {
                  "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
                  "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
                "product": {
                  "name": "rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
                  "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
                "product": {
                  "name": "rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
                  "product_id": "rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
                "product": {
                  "name": "rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
                  "product_id": "rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
                "product": {
                  "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
                  "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
                "product": {
                  "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
                  "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
                "product": {
                  "name": "rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
                  "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
                "product": {
                  "name": "rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
                  "product_id": "rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
                "product": {
                  "name": "rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
                  "product_id": "rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
                "product": {
                  "name": "rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
                  "product_id": "rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
                "product": {
                  "name": "rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
                  "product_id": "rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
                "product": {
                  "name": "rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
                  "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
                "product": {
                  "name": "rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
                  "product_id": "rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
                "product": {
                  "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
                  "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
                "product": {
                  "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
                  "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
                "product": {
                  "name": "rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
                  "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
                "product": {
                  "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
                  "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
                "product": {
                  "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
                  "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
                "product": {
                  "name": "rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
                  "product_id": "rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
                "product": {
                  "name": "rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
                  "product_id": "rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
                "product": {
                  "name": "rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
                  "product_id": "rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
                "product": {
                  "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
                  "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
                "product": {
                  "name": "rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
                  "product_id": "rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
                "product": {
                  "name": "rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
                  "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
                "product": {
                  "name": "rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
                  "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
                "product": {
                  "name": "rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
                  "product_id": "rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
                "product": {
                  "name": "rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
                  "product_id": "rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
                "product": {
                  "name": "rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
                  "product_id": "rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
                "product": {
                  "name": "rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
                  "product_id": "rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
                "product": {
                  "name": "rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
                  "product_id": "rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
                "product": {
                  "name": "rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
                  "product_id": "rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
                "product": {
                  "name": "rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
                  "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "arm64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
                "product": {
                  "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
                  "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
                "product": {
                  "name": "rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
                  "product_id": "rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
                "product": {
                  "name": "rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
                  "product_id": "rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
                "product": {
                  "name": "rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
                  "product_id": "rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.6-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
                "product": {
                  "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
                  "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
                "product": {
                  "name": "rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
                  "product_id": "rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
                "product": {
                  "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
                  "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
                "product": {
                  "name": "rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
                  "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
                "product": {
                  "name": "rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
                  "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
                "product": {
                  "name": "rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
                  "product_id": "rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
                "product": {
                  "name": "rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
                  "product_id": "rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
                "product": {
                  "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
                  "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
                "product": {
                  "name": "rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
                  "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
                "product": {
                  "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
                  "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
                "product": {
                  "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
                  "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
                "product": {
                  "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
                  "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
                "product": {
                  "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
                  "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
                "product": {
                  "name": "rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
                  "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
                "product": {
                  "name": "rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
                  "product_id": "rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
                "product": {
                  "name": "rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
                  "product_id": "rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
                "product": {
                  "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
                  "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
                "product": {
                  "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
                  "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
                "product": {
                  "name": "rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
                  "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
                "product": {
                  "name": "rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
                  "product_id": "rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
                "product": {
                  "name": "rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
                  "product_id": "rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
                "product": {
                  "name": "rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
                  "product_id": "rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
                "product": {
                  "name": "rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
                  "product_id": "rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
                "product": {
                  "name": "rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
                  "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
                "product": {
                  "name": "rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
                  "product_id": "rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
                "product": {
                  "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
                  "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
                "product": {
                  "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
                  "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
                "product": {
                  "name": "rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
                  "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
                "product": {
                  "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
                  "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
                "product": {
                  "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
                  "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
                "product": {
                  "name": "rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
                  "product_id": "rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
                "product": {
                  "name": "rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
                  "product_id": "rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
                "product": {
                  "name": "rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
                  "product_id": "rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
                "product": {
                  "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
                  "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
                "product": {
                  "name": "rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
                  "product_id": "rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
                "product": {
                  "name": "rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
                  "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
                "product": {
                  "name": "rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
                  "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
                "product": {
                  "name": "rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
                  "product_id": "rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
                "product": {
                  "name": "rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
                  "product_id": "rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
                "product": {
                  "name": "rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
                  "product_id": "rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
                "product": {
                  "name": "rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
                  "product_id": "rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
                "product": {
                  "name": "rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
                  "product_id": "rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
                "product": {
                  "name": "rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
                  "product_id": "rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
                "product": {
                  "name": "rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
                  "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
                "product": {
                  "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
                  "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
                "product": {
                  "name": "rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
                  "product_id": "rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
                "product": {
                  "name": "rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
                  "product_id": "rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
                "product": {
                  "name": "rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
                  "product_id": "rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.6-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
                "product": {
                  "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
                  "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
                "product": {
                  "name": "rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
                  "product_id": "rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
                "product": {
                  "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
                  "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
                "product": {
                  "name": "rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
                  "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
                "product": {
                  "name": "rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
                  "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
                "product": {
                  "name": "rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
                  "product_id": "rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
                "product": {
                  "name": "rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
                  "product_id": "rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
                "product": {
                  "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
                  "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
                "product": {
                  "name": "rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
                  "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
                "product": {
                  "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
                  "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
                "product": {
                  "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
                  "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
                "product": {
                  "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
                  "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
                "product": {
                  "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
                  "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
                "product": {
                  "name": "rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
                  "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
                "product": {
                  "name": "rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
                  "product_id": "rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
                "product": {
                  "name": "rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
                  "product_id": "rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
                "product": {
                  "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
                  "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
                "product": {
                  "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
                  "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
                "product": {
                  "name": "rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
                  "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
                "product": {
                  "name": "rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
                  "product_id": "rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
                "product": {
                  "name": "rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
                  "product_id": "rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
                "product": {
                  "name": "rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
                  "product_id": "rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
                "product": {
                  "name": "rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
                  "product_id": "rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
                "product": {
                  "name": "rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
                  "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
                "product": {
                  "name": "rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
                  "product_id": "rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
                "product": {
                  "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
                  "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
                "product": {
                  "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
                  "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
                "product": {
                  "name": "rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
                  "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
                "product": {
                  "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
                  "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
                "product": {
                  "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
                  "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
                "product": {
                  "name": "rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
                  "product_id": "rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
                "product": {
                  "name": "rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
                  "product_id": "rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
                "product": {
                  "name": "rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
                  "product_id": "rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
                "product": {
                  "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
                  "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
                "product": {
                  "name": "rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
                  "product_id": "rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
                "product": {
                  "name": "rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
                  "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
                "product": {
                  "name": "rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
                  "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
                "product": {
                  "name": "rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
                  "product_id": "rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
                "product": {
                  "name": "rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
                  "product_id": "rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
                "product": {
                  "name": "rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
                  "product_id": "rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
                "product": {
                  "name": "rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
                  "product_id": "rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
                "product": {
                  "name": "rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
                  "product_id": "rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
                "product": {
                  "name": "rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
                  "product_id": "rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
                "product": {
                  "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
                  "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64"
        },
        "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le"
        },
        "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64"
        },
        "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x"
        },
        "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x"
        },
        "product_reference": "rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le"
        },
        "product_reference": "rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64"
        },
        "product_reference": "rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64"
        },
        "product_reference": "rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64"
        },
        "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x"
        },
        "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64"
        },
        "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le"
        },
        "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x"
        },
        "product_reference": "rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64"
        },
        "product_reference": "rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le"
        },
        "product_reference": "rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le"
        },
        "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x"
        },
        "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64"
        },
        "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64"
        },
        "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64"
        },
        "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le"
        },
        "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x"
        },
        "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64"
        },
        "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64"
        },
        "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le"
        },
        "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64"
        },
        "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x"
        },
        "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le"
        },
        "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x"
        },
        "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64"
        },
        "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64"
        },
        "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x"
        },
        "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le"
        },
        "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64"
        },
        "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64"
        },
        "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64"
        },
        "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le"
        },
        "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x"
        },
        "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64"
        },
        "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le"
        },
        "product_reference": "rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64"
        },
        "product_reference": "rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64"
        },
        "product_reference": "rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x"
        },
        "product_reference": "rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le"
        },
        "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64"
        },
        "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64"
        },
        "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x"
        },
        "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le"
        },
        "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64"
        },
        "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x"
        },
        "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64"
        },
        "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64"
        },
        "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64"
        },
        "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le"
        },
        "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x"
        },
        "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le"
        },
        "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x"
        },
        "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64"
        },
        "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64"
        },
        "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64"
        },
        "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64"
        },
        "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x"
        },
        "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le"
        },
        "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64"
        },
        "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le"
        },
        "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x"
        },
        "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64"
        },
        "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64"
        },
        "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le"
        },
        "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x"
        },
        "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64"
        },
        "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64"
        },
        "product_reference": "rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64"
        },
        "product_reference": "rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x"
        },
        "product_reference": "rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le"
        },
        "product_reference": "rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le"
        },
        "product_reference": "rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64"
        },
        "product_reference": "rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64"
        },
        "product_reference": "rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x"
        },
        "product_reference": "rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x"
        },
        "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64"
        },
        "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le"
        },
        "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64"
        },
        "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64"
        },
        "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le"
        },
        "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x"
        },
        "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64"
        },
        "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64"
        },
        "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x"
        },
        "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64"
        },
        "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le"
        },
        "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x"
        },
        "product_reference": "rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le"
        },
        "product_reference": "rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64"
        },
        "product_reference": "rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64"
        },
        "product_reference": "rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64"
        },
        "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le"
        },
        "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64"
        },
        "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x"
        },
        "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64"
        },
        "product_reference": "rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64"
        },
        "product_reference": "rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x"
        },
        "product_reference": "rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le"
        },
        "product_reference": "rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x"
        },
        "product_reference": "rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le"
        },
        "product_reference": "rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64"
        },
        "product_reference": "rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64"
        },
        "product_reference": "rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x"
        },
        "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le"
        },
        "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64"
        },
        "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64"
        },
        "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le"
        },
        "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64"
        },
        "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64"
        },
        "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x"
        },
        "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64"
        },
        "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x"
        },
        "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le"
        },
        "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64"
        },
        "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le"
        },
        "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x"
        },
        "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64"
        },
        "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64"
        },
        "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64"
        },
        "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64"
        },
        "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x"
        },
        "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le"
        },
        "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64"
        },
        "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x"
        },
        "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le"
        },
        "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64"
        },
        "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64"
        },
        "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le"
        },
        "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x"
        },
        "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64"
        },
        "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le"
        },
        "product_reference": "rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64"
        },
        "product_reference": "rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64"
        },
        "product_reference": "rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x"
        },
        "product_reference": "rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64"
        },
        "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x"
        },
        "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le"
        },
        "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64"
        },
        "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64"
        },
        "product_reference": "rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le"
        },
        "product_reference": "rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64"
        },
        "product_reference": "rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x"
        },
        "product_reference": "rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64"
        },
        "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x"
        },
        "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64"
        },
        "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le"
        },
        "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x"
        },
        "product_reference": "rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64"
        },
        "product_reference": "rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64"
        },
        "product_reference": "rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le"
        },
        "product_reference": "rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64"
        },
        "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le"
        },
        "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x"
        },
        "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64"
        },
        "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x"
        },
        "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64"
        },
        "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64"
        },
        "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le"
        },
        "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x"
        },
        "product_reference": "rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64"
        },
        "product_reference": "rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64"
        },
        "product_reference": "rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le"
        },
        "product_reference": "rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64"
        },
        "product_reference": "rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x"
        },
        "product_reference": "rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64"
        },
        "product_reference": "rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le"
        },
        "product_reference": "rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le"
        },
        "product_reference": "rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x"
        },
        "product_reference": "rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64"
        },
        "product_reference": "rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64"
        },
        "product_reference": "rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64"
        },
        "product_reference": "rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x"
        },
        "product_reference": "rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64"
        },
        "product_reference": "rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le"
        },
        "product_reference": "rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le"
        },
        "product_reference": "rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x"
        },
        "product_reference": "rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64"
        },
        "product_reference": "rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64"
        },
        "product_reference": "rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x"
        },
        "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le"
        },
        "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64"
        },
        "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64"
        },
        "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le"
        },
        "product_reference": "rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x"
        },
        "product_reference": "rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64"
        },
        "product_reference": "rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
        },
        "product_reference": "rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-28856",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2023-04-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2187525"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in Redis. This flaw allows authenticated users to use the HINCRBYFLOAT command to create an invalid hash field that may crash Redis on access.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "redis: Insufficient validation of HINCRBYFLOAT command",
          "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": [
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-28856"
        },
        {
          "category": "external",
          "summary": "RHBZ#2187525",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187525"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-28856",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-28856"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6",
          "url": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6"
        }
      ],
      "release_date": "2023-04-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-05-26T07:54:54+00:00",
          "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
          "product_ids": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3326"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "redis: Insufficient validation of HINCRBYFLOAT command"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Takeshi Kaneko"
          ],
          "organization": "GMO Cybersecurity by Ierae, Inc."
        }
      ],
      "cve": "CVE-2023-32313",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "discovery_date": "2023-05-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2208377"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the vm2. After making a vm, the inspect method is read-write for console.log, which allows an attacker to edit options for console.log. This issue impacts the integrity by changing the log subsystem.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "vm2: Inspect Manipulation",
          "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": [
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-32313"
        },
        {
          "category": "external",
          "summary": "RHBZ#2208377",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208377"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-32313",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-32313"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32313",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32313"
        },
        {
          "category": "external",
          "summary": "https://github.com/patriksimek/vm2/security/advisories/GHSA-p5gc-c584-jj6v",
          "url": "https://github.com/patriksimek/vm2/security/advisories/GHSA-p5gc-c584-jj6v"
        }
      ],
      "release_date": "2023-05-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-05-26T07:54:54+00:00",
          "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
          "product_ids": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3326"
        },
        {
          "category": "workaround",
          "details": "After creating a vm, make the inspect method readonly with vm.readonly(inspect).",
          "product_ids": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "vm2: Inspect Manipulation"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Takeshi Kaneko"
          ],
          "organization": "GMO Cybersecurity by Ierae, Inc."
        }
      ],
      "cve": "CVE-2023-32314",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "discovery_date": "2023-05-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2208376"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the vm2 sandbox. When a host object is created based on the specification of Proxy, an attacker can bypass the sandbox protections. This may allow an attacker to run remote code execution on the host running the sandbox. This vulnerability impacts the confidentiality, integrity, and availability of the system.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "vm2: Sandbox Escape",
          "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": [
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-32314"
        },
        {
          "category": "external",
          "summary": "RHBZ#2208376",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208376"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-32314",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-32314"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32314",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32314"
        },
        {
          "category": "external",
          "summary": "https://github.com/patriksimek/vm2/security/advisories/GHSA-whpj-8f3w-67p5",
          "url": "https://github.com/patriksimek/vm2/security/advisories/GHSA-whpj-8f3w-67p5"
        }
      ],
      "release_date": "2023-05-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-05-26T07:54:54+00:00",
          "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
          "product_ids": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3326"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
          "product_ids": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "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:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Critical"
        }
      ],
      "title": "vm2: Sandbox Escape"
    }
  ]
}
  rhsa-2025:0595
Vulnerability from csaf_redhat
Published
2025-01-22 10:42
    Modified
2025-10-24 13:28
    Summary
Red Hat Security Advisory: redis:6 security update
    Notes
Topic
An update for the redis:6 module is now available for Red Hat Enterprise Linux 8.
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
Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.
Security Fix(es):
* redis: Integer overflow in the Redis HRANDFIELD and ZRANDMEMBER commands may lead to denial-of-service (CVE-2023-22458)
* redis: Integer overflow in the Redis SETRANGE and SORT/SORT_RO commands may result with false OOM panic (CVE-2022-35977)
* redis: Specially crafted SRANDMEMBER, ZRANDMEMBER, and HRANDFIELD commands can trigger an integer overflow (CVE-2022-36021)
* redis: String matching commands (like SCAN or KEYS) with a specially crafted pattern to trigger a denial-of-service attack (CVE-2023-25155)
* redis: Insufficient validation of HINCRBYFLOAT command (CVE-2023-28856)
* redis: heap overflow in the lua cjson and cmsgpack libraries (CVE-2022-24834)
* redis: possible bypass of Unix socket permissions on startup (CVE-2023-45145)
* redis: Lua library commands may lead to stack overflow and RCE in Redis (CVE-2024-31449)
* redis: Denial-of-service due to unbounded pattern matching in Redis (CVE-2024-31228)
* redis: Redis' Lua library commands may lead to remote code execution (CVE-2024-46981)
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.
    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.
    {
  "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": "An update for the redis:6 module is now available for Red Hat Enterprise Linux 8.\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": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Integer overflow in the Redis HRANDFIELD and ZRANDMEMBER commands may lead to denial-of-service (CVE-2023-22458)\n\n* redis: Integer overflow in the Redis SETRANGE and SORT/SORT_RO commands may result with false OOM panic (CVE-2022-35977)\n\n* redis: Specially crafted SRANDMEMBER, ZRANDMEMBER, and HRANDFIELD commands can trigger an integer overflow (CVE-2022-36021)\n\n* redis: String matching commands (like SCAN or KEYS) with a specially crafted pattern to trigger a denial-of-service attack (CVE-2023-25155)\n\n* redis: Insufficient validation of HINCRBYFLOAT command (CVE-2023-28856)\n\n* redis: heap overflow in the lua cjson and cmsgpack libraries (CVE-2022-24834)\n\n* redis: possible bypass of Unix socket permissions on startup (CVE-2023-45145)\n\n* redis: Lua library commands may lead to stack overflow and RCE in Redis (CVE-2024-31449)\n\n* redis: Denial-of-service due to unbounded pattern matching in Redis (CVE-2024-31228)\n\n* redis: Redis\u0027 Lua library commands may lead to remote code execution (CVE-2024-46981)\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.",
        "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-2025:0595",
        "url": "https://access.redhat.com/errata/RHSA-2025:0595"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2163132",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163132"
      },
      {
        "category": "external",
        "summary": "2163133",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163133"
      },
      {
        "category": "external",
        "summary": "2174305",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174305"
      },
      {
        "category": "external",
        "summary": "2174306",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174306"
      },
      {
        "category": "external",
        "summary": "2187525",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187525"
      },
      {
        "category": "external",
        "summary": "2221662",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221662"
      },
      {
        "category": "external",
        "summary": "2244940",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244940"
      },
      {
        "category": "external",
        "summary": "2317056",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317056"
      },
      {
        "category": "external",
        "summary": "2317058",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317058"
      },
      {
        "category": "external",
        "summary": "2336004",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2336004"
      },
      {
        "category": "external",
        "summary": "RHEL-66165",
        "url": "https://issues.redhat.com/browse/RHEL-66165"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0595.json"
      }
    ],
    "title": "Red Hat Security Advisory: redis:6 security update",
    "tracking": {
      "current_release_date": "2025-10-24T13:28:04+00:00",
      "generator": {
        "date": "2025-10-24T13:28:04+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2025:0595",
      "initial_release_date": "2025-01-22T10:42:40+00:00",
      "revision_history": [
        {
          "date": "2025-01-22T10:42:40+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2025-01-22T10:42:40+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-24T13:28:04+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux AppStream (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 8)",
                  "product_id": "AppStream-8.10.0.Z.MAIN.EUS",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
                "product": {
                  "name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src (redis:6)",
                  "product_id": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=src\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6",
                "product": {
                  "name": "redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch (redis:6)",
                  "product_id": "redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-doc@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=noarch\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
                "product": {
                  "name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64 (redis:6)",
                  "product_id": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=aarch64\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
                "product": {
                  "name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64 (redis:6)",
                  "product_id": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debuginfo@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=aarch64\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
                "product": {
                  "name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64 (redis:6)",
                  "product_id": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debugsource@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=aarch64\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
                "product": {
                  "name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64 (redis:6)",
                  "product_id": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-devel@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=aarch64\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
                "product": {
                  "name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le (redis:6)",
                  "product_id": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=ppc64le\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
                "product": {
                  "name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le (redis:6)",
                  "product_id": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debuginfo@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=ppc64le\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
                "product": {
                  "name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le (redis:6)",
                  "product_id": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debugsource@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=ppc64le\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
                "product": {
                  "name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le (redis:6)",
                  "product_id": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-devel@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=ppc64le\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
                "product": {
                  "name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x (redis:6)",
                  "product_id": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=s390x\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
                "product": {
                  "name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x (redis:6)",
                  "product_id": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debuginfo@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=s390x\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
                "product": {
                  "name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x (redis:6)",
                  "product_id": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debugsource@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=s390x\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
                "product": {
                  "name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x (redis:6)",
                  "product_id": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-devel@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=s390x\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
                "product": {
                  "name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64 (redis:6)",
                  "product_id": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=x86_64\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
                "product": {
                  "name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64 (redis:6)",
                  "product_id": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debuginfo@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=x86_64\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
                "product": {
                  "name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64 (redis:6)",
                  "product_id": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-debugsource@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=x86_64\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
                "product": {
                  "name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64 (redis:6)",
                  "product_id": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redis-devel@6.2.17-1.module%2Bel8.10.0%2B22680%2B748527fd?arch=x86_64\u0026rpmmod=redis:6:8100020250113083959:489197e6"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6"
        },
        "product_reference": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6"
        },
        "product_reference": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6"
        },
        "product_reference": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6"
        },
        "product_reference": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6"
        },
        "product_reference": "redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6"
        },
        "product_reference": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6"
        },
        "product_reference": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6"
        },
        "product_reference": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6"
        },
        "product_reference": "redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6"
        },
        "product_reference": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6"
        },
        "product_reference": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6"
        },
        "product_reference": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6"
        },
        "product_reference": "redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6"
        },
        "product_reference": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6"
        },
        "product_reference": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6"
        },
        "product_reference": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6"
        },
        "product_reference": "redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
        },
        "product_reference": "redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6",
        "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2022-24834",
      "cwe": {
        "id": "CWE-680",
        "name": "Integer Overflow to Buffer Overflow"
      },
      "discovery_date": "2023-07-10T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2221662"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A heap-based buffer overflow flaw was found in Redis. This flaw allows a local authenticated attacker user or attacker to execute a specially crafted Lua script in Redis. This attack triggers a heap overflow in the cjson and cmsgpack libraries, resulting in heap corruption and potential remote code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "redis: heap overflow in the lua cjson and cmsgpack libraries",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users.",
          "title": "Statement"
        },
        {
          "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": [
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2022-24834"
        },
        {
          "category": "external",
          "summary": "RHBZ#2221662",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221662"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24834",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-24834"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24834",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24834"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/security/advisories/GHSA-p8x2-9v9q-c838",
          "url": "https://github.com/redis/redis/security/advisories/GHSA-p8x2-9v9q-c838"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/redis-db/c/JDjKS0GubsQ",
          "url": "https://groups.google.com/g/redis-db/c/JDjKS0GubsQ"
        }
      ],
      "release_date": "2023-07-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-01-22T10:42:40+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0595"
        },
        {
          "category": "workaround",
          "details": "Prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "redis: heap overflow in the lua cjson and cmsgpack libraries"
    },
    {
      "cve": "CVE-2022-35977",
      "cwe": {
        "id": "CWE-190",
        "name": "Integer Overflow or Wraparound"
      },
      "discovery_date": "2023-01-23T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2163133"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Redis, an in-memory database that persists on disk. This flaw allows authenticated users to issue specially crafted `SETRANGE` and `SORT(_RO)` commands to trigger an integer overflow, resulting in Redis attempting to allocate impossible amounts of memory and abort with an out-of-memory (OOM) panic.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "redis: Integer overflow in the Redis SETRANGE and SORT/SORT_RO commands may result with false OOM panic",
          "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": [
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2022-35977"
        },
        {
          "category": "external",
          "summary": "RHBZ#2163133",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163133"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2022-35977",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-35977"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35977",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35977"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/security/advisories/GHSA-mrcw-fhw9-fj8j",
          "url": "https://github.com/redis/redis/security/advisories/GHSA-mrcw-fhw9-fj8j"
        }
      ],
      "release_date": "2023-01-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-01-22T10:42:40+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0595"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "redis: Integer overflow in the Redis SETRANGE and SORT/SORT_RO commands may result with false OOM panic"
    },
    {
      "cve": "CVE-2022-36021",
      "cwe": {
        "id": "CWE-407",
        "name": "Inefficient Algorithmic Complexity"
      },
      "discovery_date": "2023-03-01T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2174305"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in Redis. This flaw allows an authenticated to use string matching commands (like SCAN or KEYS) with a specially crafted pattern to trigger a denial of service attack on Redis, causing it to hang and consume 100% of CPU time.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "redis: Specially crafted SRANDMEMBER, ZRANDMEMBER, and HRANDFIELD commands can trigger an integer overflow",
          "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": [
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2022-36021"
        },
        {
          "category": "external",
          "summary": "RHBZ#2174305",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174305"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2022-36021",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-36021"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-36021",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36021"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/commit/dcbfcb916ca1a269b3feef86ee86835294758f84",
          "url": "https://github.com/redis/redis/commit/dcbfcb916ca1a269b3feef86ee86835294758f84"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/security/advisories/GHSA-jr7j-rfj5-8xqv",
          "url": "https://github.com/redis/redis/security/advisories/GHSA-jr7j-rfj5-8xqv"
        }
      ],
      "release_date": "2023-02-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-01-22T10:42:40+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0595"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "redis: Specially crafted SRANDMEMBER, ZRANDMEMBER, and HRANDFIELD commands can trigger an integer overflow"
    },
    {
      "cve": "CVE-2023-22458",
      "cwe": {
        "id": "CWE-190",
        "name": "Integer Overflow or Wraparound"
      },
      "discovery_date": "2023-01-23T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2163132"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Redis, an in-memory database that persists on disk. This flaw allows authenticated users to issue an `HRANDFIELD` or `ZRANDMEMBER` command with specially crafted arguments to trigger a denial of service by crashing Redis with an assertion failure.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "redis: Integer overflow in the Redis HRANDFIELD and ZRANDMEMBER commands may lead to denial-of-service",
          "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": [
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-22458"
        },
        {
          "category": "external",
          "summary": "RHBZ#2163132",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163132"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-22458",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-22458"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-22458",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22458"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/security/advisories/GHSA-r8w2-2m53-gprj",
          "url": "https://github.com/redis/redis/security/advisories/GHSA-r8w2-2m53-gprj"
        }
      ],
      "release_date": "2023-01-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-01-22T10:42:40+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0595"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "redis: Integer overflow in the Redis HRANDFIELD and ZRANDMEMBER commands may lead to denial-of-service"
    },
    {
      "cve": "CVE-2023-25155",
      "cwe": {
        "id": "CWE-190",
        "name": "Integer Overflow or Wraparound"
      },
      "discovery_date": "2023-03-01T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2174306"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in Redis. This flaw allows authenticated users issuing specially crafted SRANDMEMBER, ZRANDMEMBER, and HRANDFIELD commands to trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "redis: String matching commands (like SCAN or KEYS) with a specially crafted pattern to trigger a denial-of-service attack",
          "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": [
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-25155"
        },
        {
          "category": "external",
          "summary": "RHBZ#2174306",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174306"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-25155",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-25155"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-25155",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25155"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/commit/2a2a582e7cd99ba3b531336b8bd41df2b566e619",
          "url": "https://github.com/redis/redis/commit/2a2a582e7cd99ba3b531336b8bd41df2b566e619"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/security/advisories/GHSA-x2r7-j9vw-3w83",
          "url": "https://github.com/redis/redis/security/advisories/GHSA-x2r7-j9vw-3w83"
        }
      ],
      "release_date": "2023-02-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-01-22T10:42:40+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0595"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "redis: String matching commands (like SCAN or KEYS) with a specially crafted pattern to trigger a denial-of-service attack"
    },
    {
      "cve": "CVE-2023-28856",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2023-04-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2187525"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in Redis. This flaw allows authenticated users to use the HINCRBYFLOAT command to create an invalid hash field that may crash Redis on access.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "redis: Insufficient validation of HINCRBYFLOAT command",
          "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": [
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-28856"
        },
        {
          "category": "external",
          "summary": "RHBZ#2187525",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187525"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-28856",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-28856"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6",
          "url": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6"
        }
      ],
      "release_date": "2023-04-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-01-22T10:42:40+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0595"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "redis: Insufficient validation of HINCRBYFLOAT command"
    },
    {
      "cve": "CVE-2023-45145",
      "cwe": {
        "id": "CWE-269",
        "name": "Improper Privilege Management"
      },
      "discovery_date": "2023-10-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2244940"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Redis, an in-memory database that persists on disk. On startup, Redis listens on a Unix socket before adjusting its permissions to the user-provided configuration. If a permissive umask(2) is used, this creates a race condition that enables, during a short period of time, another process to establish an otherwise unauthorized connection.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "redis: possible bypass of Unix socket permissions on startup",
          "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": [
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-45145"
        },
        {
          "category": "external",
          "summary": "RHBZ#2244940",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2244940"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-45145",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-45145"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45145",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45145"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx",
          "url": "https://github.com/redis/redis/security/advisories/GHSA-ghmp-889m-7cvx"
        }
      ],
      "release_date": "2023-10-18T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-01-22T10:42:40+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0595"
        },
        {
          "category": "workaround",
          "details": "It is possible to work around the problem by disabling Unix sockets, starting Redis with a restrictive umask, or storing the Unix socket file in a protected directory.",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 3.6,
            "baseSeverity": "LOW",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "redis: possible bypass of Unix socket permissions on startup"
    },
    {
      "cve": "CVE-2024-31228",
      "cwe": {
        "id": "CWE-674",
        "name": "Uncontrolled Recursion"
      },
      "discovery_date": "2024-10-07T20:01:32.319599+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2317058"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Redis. This flaw allows authenticated users to trigger a denial of service by using specially crafted, long string match patterns on supported commands such as `KEYS`, `SCAN`, `PSUBSCRIBE`, `FUNCTION LIST`, `COMMAND LIST`, and ACL definitions. Matching of extremely long patterns may result in unbounded recursion, leading to stack overflow and process crashes.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "redis: Denial-of-service due to unbounded pattern matching in Redis",
          "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": [
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-31228"
        },
        {
          "category": "external",
          "summary": "RHBZ#2317058",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317058"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-31228",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-31228"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31228",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31228"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0",
          "url": "https://github.com/redis/redis/commit/9317bf64659b33166a943ec03d5d9b954e86afb0"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976",
          "url": "https://github.com/redis/redis/security/advisories/GHSA-66gq-c942-6976"
        }
      ],
      "release_date": "2024-10-07T19:51:06.784000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-01-22T10:42:40+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0595"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "redis: Denial-of-service due to unbounded pattern matching in Redis"
    },
    {
      "cve": "CVE-2024-31449",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2024-10-07T20:01:19.998028+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2317056"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Redis. This flaw allows an authenticated user to use a specially crafted Lua script to trigger a stack buffer overflow in the bit library, which may lead to remote code execution. The problem exists in all versions of Redis with Lua scripting.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "redis: Lua library commands may lead to stack overflow and RCE in Redis",
          "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": [
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-31449"
        },
        {
          "category": "external",
          "summary": "RHBZ#2317056",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317056"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-31449",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-31449"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-31449",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31449"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9",
          "url": "https://github.com/redis/redis/commit/1f7c148be2cbacf7d50aa461c58b871e87cc5ed9"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5",
          "url": "https://github.com/redis/redis/security/advisories/GHSA-whxg-wx83-85p5"
        }
      ],
      "release_date": "2024-10-07T19:51:08.775000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-01-22T10:42:40+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0595"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "redis: Lua library commands may lead to stack overflow and RCE in Redis"
    },
    {
      "cve": "CVE-2024-46981",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "discovery_date": "2025-01-06T22:00:39.382359+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2336004"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Redis server. This flaw allows an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, potentially leading to remote code execution.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "redis: Redis\u0027 Lua library commands may lead to remote code execution",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The problem exists in all versions of Redis with Lua scripting.\n\nThis vulnerability in Redis is classified as high severity rather than moderate due to its potential impact and exploitation scope. By manipulating the Lua garbage collector through crafted scripts, an authenticated attacker can achieve remote code execution (RCE), allowing them to execute arbitrary commands on the host system. This compromises not only the integrity and confidentiality of the data stored in Redis but also the underlying server itself. Furthermore, the exploitation does not require direct access to the server binary, making it feasible for attackers to execute through legitimate, albeit malicious, commands.",
          "title": "Statement"
        },
        {
          "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": [
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
          "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-46981"
        },
        {
          "category": "external",
          "summary": "RHBZ#2336004",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2336004"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-46981",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-46981"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-46981",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46981"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/releases/tag/6.2.17",
          "url": "https://github.com/redis/redis/releases/tag/6.2.17"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/releases/tag/7.2.7",
          "url": "https://github.com/redis/redis/releases/tag/7.2.7"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/releases/tag/7.4.2",
          "url": "https://github.com/redis/redis/releases/tag/7.4.2"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/security/advisories/GHSA-39h2-x6c4-6w4c",
          "url": "https://github.com/redis/redis/security/advisories/GHSA-39h2-x6c4-6w4c"
        }
      ],
      "release_date": "2025-01-06T21:11:51.687000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-01-22T10:42:40+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0595"
        },
        {
          "category": "workaround",
          "details": "A workaround to mitigate the problem without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.",
          "product_ids": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.0,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.src::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debuginfo-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-debugsource-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.aarch64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.ppc64le::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.s390x::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-devel-0:6.2.17-1.module+el8.10.0+22680+748527fd.x86_64::redis:6",
            "AppStream-8.10.0.Z.MAIN.EUS:redis-doc-0:6.2.17-1.module+el8.10.0+22680+748527fd.noarch::redis:6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "redis: Redis\u0027 Lua library commands may lead to remote code execution"
    }
  ]
}
  rhsa-2023:3326
Vulnerability from csaf_redhat
Published
2023-05-26 07:54
    Modified
2025-10-10 02:07
    Summary
Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.6 security fixes and container updates
    Notes
Topic
Red Hat Advanced Cluster Management for Kubernetes 2.6.6 General
Availability release images, which fix security issues and update container images.
Red Hat Product Security has rated this update as having a security impact
of Critical. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available for each vulnerability
from the CVE links in the References section.
    Details
Red Hat Advanced Cluster Management for Kubernetes 2.6.6 images
Red Hat Advanced Cluster Management for Kubernetes provides the
capabilities to address common challenges that administrators and site
reliability engineers face as they work across a range of public and
private cloud environments. Clusters and applications are all visible and
managed from a single console—with security policy built in.
This advisory contains the container images for Red Hat Advanced Cluster
Management for Kubernetes, which fix several bugs. See the following
Release Notes documentation, which will be updated shortly for this
release, for additional details about this release:
https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/
Security Fix(es):
* CVE-2023-28856 redis: Insufficient validation of HINCRBYFLOAT command
* CVE-2023-32314 vm2: Sandbox Escape
* CVE-2023-32313 vm2: Inspect Manipulation
    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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Critical"
    },
    "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 Advanced Cluster Management for Kubernetes 2.6.6 General\nAvailability release images, which fix security issues and update container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Critical. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat Advanced Cluster Management for Kubernetes 2.6.6 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/\n\nSecurity Fix(es):\n* CVE-2023-28856 redis: Insufficient validation of HINCRBYFLOAT command\n* CVE-2023-32314 vm2: Sandbox Escape\n* CVE-2023-32313 vm2: Inspect Manipulation",
        "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-2023:3326",
        "url": "https://access.redhat.com/errata/RHSA-2023:3326"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#critical",
        "url": "https://access.redhat.com/security/updates/classification/#critical"
      },
      {
        "category": "external",
        "summary": "2187525",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187525"
      },
      {
        "category": "external",
        "summary": "2208376",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208376"
      },
      {
        "category": "external",
        "summary": "2208377",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208377"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3326.json"
      }
    ],
    "title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.6 security fixes and container updates",
    "tracking": {
      "current_release_date": "2025-10-10T02:07:39+00:00",
      "generator": {
        "date": "2025-10-10T02:07:39+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2023:3326",
      "initial_release_date": "2023-05-26T07:54:54+00:00",
      "revision_history": [
        {
          "date": "2023-05-26T07:54:54+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2023-05-26T07:54:54+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-10T02:07:39+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
                "product": {
                  "name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
                  "product_id": "8Base-RHACM-2.6",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:acm:2.6::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat ACM"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
                "product": {
                  "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
                  "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
                "product": {
                  "name": "rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
                  "product_id": "rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
                "product": {
                  "name": "rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
                  "product_id": "rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
                "product": {
                  "name": "rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
                  "product_id": "rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.6-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
                "product": {
                  "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
                  "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
                "product": {
                  "name": "rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
                  "product_id": "rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
                "product": {
                  "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
                  "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
                "product": {
                  "name": "rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
                  "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
                "product": {
                  "name": "rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
                  "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
                "product": {
                  "name": "rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
                  "product_id": "rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
                "product": {
                  "name": "rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
                  "product_id": "rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
                "product": {
                  "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
                  "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
                "product": {
                  "name": "rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
                  "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
                "product": {
                  "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
                  "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
                "product": {
                  "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
                  "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
                "product": {
                  "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
                  "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
                "product": {
                  "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
                  "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
                "product": {
                  "name": "rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
                  "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
                "product": {
                  "name": "rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
                  "product_id": "rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
                "product": {
                  "name": "rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
                  "product_id": "rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
                "product": {
                  "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
                  "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
                "product": {
                  "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
                  "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
                "product": {
                  "name": "rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
                  "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
                "product": {
                  "name": "rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
                  "product_id": "rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
                "product": {
                  "name": "rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
                  "product_id": "rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
                "product": {
                  "name": "rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
                  "product_id": "rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
                "product": {
                  "name": "rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
                  "product_id": "rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
                "product": {
                  "name": "rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
                  "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
                "product": {
                  "name": "rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
                  "product_id": "rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
                "product": {
                  "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
                  "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
                "product": {
                  "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
                  "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
                "product": {
                  "name": "rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
                  "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
                "product": {
                  "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
                  "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
                "product": {
                  "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
                  "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
                "product": {
                  "name": "rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
                  "product_id": "rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
                "product": {
                  "name": "rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
                  "product_id": "rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
                "product": {
                  "name": "rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
                  "product_id": "rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
                "product": {
                  "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
                  "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
                "product": {
                  "name": "rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
                  "product_id": "rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
                "product": {
                  "name": "rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
                  "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
                "product": {
                  "name": "rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
                  "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
                "product": {
                  "name": "rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
                  "product_id": "rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
                "product": {
                  "name": "rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
                  "product_id": "rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
                "product": {
                  "name": "rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
                  "product_id": "rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
                "product": {
                  "name": "rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
                  "product_id": "rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
                "product": {
                  "name": "rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
                  "product_id": "rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64",
                "product": {
                  "name": "rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64",
                  "product_id": "rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
                "product": {
                  "name": "rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
                  "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
                "product": {
                  "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
                  "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
                "product": {
                  "name": "rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
                  "product_id": "rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
                "product": {
                  "name": "rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
                  "product_id": "rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
                "product": {
                  "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
                  "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
                "product": {
                  "name": "rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
                  "product_id": "rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
                "product": {
                  "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
                  "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
                "product": {
                  "name": "rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
                  "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
                "product": {
                  "name": "rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
                  "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
                "product": {
                  "name": "rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
                  "product_id": "rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
                "product": {
                  "name": "rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
                  "product_id": "rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
                "product": {
                  "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
                  "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
                "product": {
                  "name": "rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
                  "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
                "product": {
                  "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
                  "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
                "product": {
                  "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
                  "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
                "product": {
                  "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
                  "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
                "product": {
                  "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
                  "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
                "product": {
                  "name": "rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
                  "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
                "product": {
                  "name": "rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
                  "product_id": "rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
                "product": {
                  "name": "rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
                  "product_id": "rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
                "product": {
                  "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
                  "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
                "product": {
                  "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
                  "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
                "product": {
                  "name": "rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
                  "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
                "product": {
                  "name": "rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
                  "product_id": "rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
                "product": {
                  "name": "rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
                  "product_id": "rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
                "product": {
                  "name": "rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
                  "product_id": "rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
                "product": {
                  "name": "rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
                  "product_id": "rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
                "product": {
                  "name": "rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
                  "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
                "product": {
                  "name": "rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
                  "product_id": "rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
                "product": {
                  "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
                  "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
                "product": {
                  "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
                  "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
                "product": {
                  "name": "rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
                  "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
                "product": {
                  "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
                  "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
                "product": {
                  "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
                  "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
                "product": {
                  "name": "rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
                  "product_id": "rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
                "product": {
                  "name": "rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
                  "product_id": "rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
                "product": {
                  "name": "rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
                  "product_id": "rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
                "product": {
                  "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
                  "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
                "product": {
                  "name": "rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
                  "product_id": "rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
                "product": {
                  "name": "rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
                  "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
                "product": {
                  "name": "rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
                  "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
                "product": {
                  "name": "rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
                  "product_id": "rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
                "product": {
                  "name": "rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
                  "product_id": "rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
                "product": {
                  "name": "rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
                  "product_id": "rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
                "product": {
                  "name": "rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
                  "product_id": "rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
                "product": {
                  "name": "rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
                  "product_id": "rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
                "product": {
                  "name": "rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
                  "product_id": "rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
                "product": {
                  "name": "rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
                  "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "arm64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
                "product": {
                  "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
                  "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
                "product": {
                  "name": "rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
                  "product_id": "rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
                "product": {
                  "name": "rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
                  "product_id": "rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
                "product": {
                  "name": "rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
                  "product_id": "rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.6-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
                "product": {
                  "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
                  "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
                "product": {
                  "name": "rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
                  "product_id": "rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
                "product": {
                  "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
                  "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
                "product": {
                  "name": "rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
                  "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
                "product": {
                  "name": "rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
                  "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
                "product": {
                  "name": "rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
                  "product_id": "rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
                "product": {
                  "name": "rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
                  "product_id": "rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
                "product": {
                  "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
                  "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
                "product": {
                  "name": "rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
                  "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
                "product": {
                  "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
                  "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
                "product": {
                  "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
                  "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
                "product": {
                  "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
                  "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
                "product": {
                  "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
                  "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
                "product": {
                  "name": "rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
                  "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
                "product": {
                  "name": "rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
                  "product_id": "rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
                "product": {
                  "name": "rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
                  "product_id": "rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
                "product": {
                  "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
                  "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
                "product": {
                  "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
                  "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
                "product": {
                  "name": "rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
                  "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
                "product": {
                  "name": "rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
                  "product_id": "rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
                "product": {
                  "name": "rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
                  "product_id": "rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
                "product": {
                  "name": "rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
                  "product_id": "rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
                "product": {
                  "name": "rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
                  "product_id": "rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
                "product": {
                  "name": "rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
                  "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
                "product": {
                  "name": "rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
                  "product_id": "rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
                "product": {
                  "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
                  "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
                "product": {
                  "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
                  "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
                "product": {
                  "name": "rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
                  "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
                "product": {
                  "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
                  "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
                "product": {
                  "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
                  "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
                "product": {
                  "name": "rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
                  "product_id": "rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
                "product": {
                  "name": "rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
                  "product_id": "rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
                "product": {
                  "name": "rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
                  "product_id": "rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
                "product": {
                  "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
                  "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
                "product": {
                  "name": "rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
                  "product_id": "rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
                "product": {
                  "name": "rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
                  "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
                "product": {
                  "name": "rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
                  "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
                "product": {
                  "name": "rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
                  "product_id": "rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
                "product": {
                  "name": "rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
                  "product_id": "rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
                "product": {
                  "name": "rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
                  "product_id": "rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
                "product": {
                  "name": "rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
                  "product_id": "rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
                "product": {
                  "name": "rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
                  "product_id": "rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
                "product": {
                  "name": "rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
                  "product_id": "rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
                "product": {
                  "name": "rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
                  "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
                "product": {
                  "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
                  "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
                "product": {
                  "name": "rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
                  "product_id": "rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
                "product": {
                  "name": "rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
                  "product_id": "rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
                "product": {
                  "name": "rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
                  "product_id": "rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.6-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
                "product": {
                  "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
                  "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
                "product": {
                  "name": "rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
                  "product_id": "rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
                "product": {
                  "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
                  "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
                "product": {
                  "name": "rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
                  "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
                "product": {
                  "name": "rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
                  "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
                "product": {
                  "name": "rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
                  "product_id": "rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
                "product": {
                  "name": "rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
                  "product_id": "rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
                "product": {
                  "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
                  "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
                "product": {
                  "name": "rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
                  "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
                "product": {
                  "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
                  "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
                "product": {
                  "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
                  "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
                "product": {
                  "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
                  "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
                "product": {
                  "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
                  "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
                "product": {
                  "name": "rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
                  "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
                "product": {
                  "name": "rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
                  "product_id": "rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
                "product": {
                  "name": "rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
                  "product_id": "rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
                "product": {
                  "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
                  "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
                "product": {
                  "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
                  "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
                "product": {
                  "name": "rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
                  "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
                "product": {
                  "name": "rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
                  "product_id": "rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
                "product": {
                  "name": "rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
                  "product_id": "rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
                "product": {
                  "name": "rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
                  "product_id": "rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
                "product": {
                  "name": "rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
                  "product_id": "rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
                "product": {
                  "name": "rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
                  "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
                "product": {
                  "name": "rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
                  "product_id": "rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
                "product": {
                  "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
                  "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
                "product": {
                  "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
                  "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
                "product": {
                  "name": "rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
                  "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
                "product": {
                  "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
                  "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
                "product": {
                  "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
                  "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
                "product": {
                  "name": "rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
                  "product_id": "rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
                "product": {
                  "name": "rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
                  "product_id": "rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
                "product": {
                  "name": "rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
                  "product_id": "rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
                "product": {
                  "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
                  "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
                "product": {
                  "name": "rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
                  "product_id": "rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
                "product": {
                  "name": "rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
                  "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
                "product": {
                  "name": "rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
                  "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
                "product": {
                  "name": "rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
                  "product_id": "rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
                "product": {
                  "name": "rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
                  "product_id": "rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
                "product": {
                  "name": "rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
                  "product_id": "rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
                "product": {
                  "name": "rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
                  "product_id": "rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
                "product": {
                  "name": "rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
                  "product_id": "rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
                "product": {
                  "name": "rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
                  "product_id": "rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
                "product": {
                  "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
                  "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64"
        },
        "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le"
        },
        "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64"
        },
        "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x"
        },
        "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x"
        },
        "product_reference": "rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le"
        },
        "product_reference": "rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64"
        },
        "product_reference": "rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64"
        },
        "product_reference": "rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64"
        },
        "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x"
        },
        "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64"
        },
        "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le"
        },
        "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x"
        },
        "product_reference": "rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64"
        },
        "product_reference": "rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le"
        },
        "product_reference": "rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le"
        },
        "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x"
        },
        "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64"
        },
        "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64"
        },
        "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64"
        },
        "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le"
        },
        "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x"
        },
        "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64"
        },
        "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64"
        },
        "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le"
        },
        "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64"
        },
        "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x"
        },
        "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le"
        },
        "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x"
        },
        "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64"
        },
        "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64"
        },
        "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x"
        },
        "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le"
        },
        "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64"
        },
        "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64"
        },
        "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64"
        },
        "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le"
        },
        "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x"
        },
        "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64"
        },
        "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le"
        },
        "product_reference": "rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64"
        },
        "product_reference": "rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64"
        },
        "product_reference": "rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x"
        },
        "product_reference": "rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le"
        },
        "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64"
        },
        "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64"
        },
        "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x"
        },
        "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le"
        },
        "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64"
        },
        "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x"
        },
        "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64"
        },
        "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64"
        },
        "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64"
        },
        "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le"
        },
        "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x"
        },
        "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le"
        },
        "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x"
        },
        "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64"
        },
        "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64"
        },
        "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64"
        },
        "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64"
        },
        "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x"
        },
        "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le"
        },
        "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64"
        },
        "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le"
        },
        "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x"
        },
        "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64"
        },
        "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64"
        },
        "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le"
        },
        "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x"
        },
        "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64"
        },
        "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64"
        },
        "product_reference": "rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64"
        },
        "product_reference": "rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x"
        },
        "product_reference": "rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le"
        },
        "product_reference": "rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le"
        },
        "product_reference": "rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64"
        },
        "product_reference": "rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64"
        },
        "product_reference": "rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x"
        },
        "product_reference": "rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x"
        },
        "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64"
        },
        "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le"
        },
        "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64"
        },
        "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64"
        },
        "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le"
        },
        "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x"
        },
        "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64"
        },
        "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64"
        },
        "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x"
        },
        "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64"
        },
        "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le"
        },
        "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x"
        },
        "product_reference": "rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le"
        },
        "product_reference": "rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64"
        },
        "product_reference": "rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64"
        },
        "product_reference": "rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64"
        },
        "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le"
        },
        "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64"
        },
        "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x"
        },
        "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64"
        },
        "product_reference": "rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64"
        },
        "product_reference": "rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x"
        },
        "product_reference": "rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le"
        },
        "product_reference": "rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x"
        },
        "product_reference": "rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le"
        },
        "product_reference": "rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64"
        },
        "product_reference": "rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64"
        },
        "product_reference": "rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x"
        },
        "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le"
        },
        "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64"
        },
        "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64"
        },
        "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le"
        },
        "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64"
        },
        "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64"
        },
        "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x"
        },
        "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64"
        },
        "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x"
        },
        "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le"
        },
        "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64"
        },
        "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le"
        },
        "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x"
        },
        "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64"
        },
        "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64"
        },
        "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64"
        },
        "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64"
        },
        "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x"
        },
        "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le"
        },
        "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64"
        },
        "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x"
        },
        "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le"
        },
        "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64"
        },
        "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64"
        },
        "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le"
        },
        "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x"
        },
        "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64"
        },
        "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le"
        },
        "product_reference": "rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64"
        },
        "product_reference": "rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64"
        },
        "product_reference": "rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x"
        },
        "product_reference": "rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64"
        },
        "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x"
        },
        "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le"
        },
        "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64"
        },
        "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64"
        },
        "product_reference": "rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le"
        },
        "product_reference": "rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64"
        },
        "product_reference": "rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x"
        },
        "product_reference": "rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64"
        },
        "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x"
        },
        "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64"
        },
        "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le"
        },
        "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x"
        },
        "product_reference": "rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64"
        },
        "product_reference": "rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64"
        },
        "product_reference": "rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le"
        },
        "product_reference": "rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64"
        },
        "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le"
        },
        "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x"
        },
        "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64"
        },
        "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x"
        },
        "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64"
        },
        "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64"
        },
        "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le"
        },
        "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x"
        },
        "product_reference": "rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64"
        },
        "product_reference": "rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64"
        },
        "product_reference": "rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le"
        },
        "product_reference": "rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64"
        },
        "product_reference": "rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x"
        },
        "product_reference": "rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64"
        },
        "product_reference": "rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le"
        },
        "product_reference": "rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le"
        },
        "product_reference": "rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x"
        },
        "product_reference": "rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64"
        },
        "product_reference": "rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64"
        },
        "product_reference": "rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64"
        },
        "product_reference": "rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x"
        },
        "product_reference": "rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64"
        },
        "product_reference": "rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le"
        },
        "product_reference": "rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le"
        },
        "product_reference": "rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x"
        },
        "product_reference": "rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64"
        },
        "product_reference": "rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64"
        },
        "product_reference": "rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x"
        },
        "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le"
        },
        "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64"
        },
        "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64"
        },
        "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le"
        },
        "product_reference": "rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x"
        },
        "product_reference": "rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64"
        },
        "product_reference": "rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
        },
        "product_reference": "rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-28856",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2023-04-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2187525"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in Redis. This flaw allows authenticated users to use the HINCRBYFLOAT command to create an invalid hash field that may crash Redis on access.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "redis: Insufficient validation of HINCRBYFLOAT command",
          "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": [
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-28856"
        },
        {
          "category": "external",
          "summary": "RHBZ#2187525",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187525"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-28856",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-28856"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6",
          "url": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6"
        }
      ],
      "release_date": "2023-04-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-05-26T07:54:54+00:00",
          "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
          "product_ids": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3326"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "redis: Insufficient validation of HINCRBYFLOAT command"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Takeshi Kaneko"
          ],
          "organization": "GMO Cybersecurity by Ierae, Inc."
        }
      ],
      "cve": "CVE-2023-32313",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "discovery_date": "2023-05-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2208377"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the vm2. After making a vm, the inspect method is read-write for console.log, which allows an attacker to edit options for console.log. This issue impacts the integrity by changing the log subsystem.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "vm2: Inspect Manipulation",
          "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": [
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-32313"
        },
        {
          "category": "external",
          "summary": "RHBZ#2208377",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208377"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-32313",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-32313"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32313",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32313"
        },
        {
          "category": "external",
          "summary": "https://github.com/patriksimek/vm2/security/advisories/GHSA-p5gc-c584-jj6v",
          "url": "https://github.com/patriksimek/vm2/security/advisories/GHSA-p5gc-c584-jj6v"
        }
      ],
      "release_date": "2023-05-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-05-26T07:54:54+00:00",
          "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
          "product_ids": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3326"
        },
        {
          "category": "workaround",
          "details": "After creating a vm, make the inspect method readonly with vm.readonly(inspect).",
          "product_ids": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "vm2: Inspect Manipulation"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Takeshi Kaneko"
          ],
          "organization": "GMO Cybersecurity by Ierae, Inc."
        }
      ],
      "cve": "CVE-2023-32314",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "discovery_date": "2023-05-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2208376"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the vm2 sandbox. When a host object is created based on the specification of Proxy, an attacker can bypass the sandbox protections. This may allow an attacker to run remote code execution on the host running the sandbox. This vulnerability impacts the confidentiality, integrity, and availability of the system.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "vm2: Sandbox Escape",
          "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": [
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-32314"
        },
        {
          "category": "external",
          "summary": "RHBZ#2208376",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208376"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-32314",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-32314"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32314",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32314"
        },
        {
          "category": "external",
          "summary": "https://github.com/patriksimek/vm2/security/advisories/GHSA-whpj-8f3w-67p5",
          "url": "https://github.com/patriksimek/vm2/security/advisories/GHSA-whpj-8f3w-67p5"
        }
      ],
      "release_date": "2023-05-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-05-26T07:54:54+00:00",
          "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
          "product_ids": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3326"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
          "product_ids": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "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:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Critical"
        }
      ],
      "title": "vm2: Sandbox Escape"
    }
  ]
}
  RHSA-2023:3326
Vulnerability from csaf_redhat
Published
2023-05-26 07:54
    Modified
2025-10-10 02:07
    Summary
Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.6 security fixes and container updates
    Notes
Topic
Red Hat Advanced Cluster Management for Kubernetes 2.6.6 General
Availability release images, which fix security issues and update container images.
Red Hat Product Security has rated this update as having a security impact
of Critical. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available for each vulnerability
from the CVE links in the References section.
    Details
Red Hat Advanced Cluster Management for Kubernetes 2.6.6 images
Red Hat Advanced Cluster Management for Kubernetes provides the
capabilities to address common challenges that administrators and site
reliability engineers face as they work across a range of public and
private cloud environments. Clusters and applications are all visible and
managed from a single console—with security policy built in.
This advisory contains the container images for Red Hat Advanced Cluster
Management for Kubernetes, which fix several bugs. See the following
Release Notes documentation, which will be updated shortly for this
release, for additional details about this release:
https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/
Security Fix(es):
* CVE-2023-28856 redis: Insufficient validation of HINCRBYFLOAT command
* CVE-2023-32314 vm2: Sandbox Escape
* CVE-2023-32313 vm2: Inspect Manipulation
    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.
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Critical"
    },
    "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 Advanced Cluster Management for Kubernetes 2.6.6 General\nAvailability release images, which fix security issues and update container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Critical. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat Advanced Cluster Management for Kubernetes 2.6.6 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/\n\nSecurity Fix(es):\n* CVE-2023-28856 redis: Insufficient validation of HINCRBYFLOAT command\n* CVE-2023-32314 vm2: Sandbox Escape\n* CVE-2023-32313 vm2: Inspect Manipulation",
        "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-2023:3326",
        "url": "https://access.redhat.com/errata/RHSA-2023:3326"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#critical",
        "url": "https://access.redhat.com/security/updates/classification/#critical"
      },
      {
        "category": "external",
        "summary": "2187525",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187525"
      },
      {
        "category": "external",
        "summary": "2208376",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208376"
      },
      {
        "category": "external",
        "summary": "2208377",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208377"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3326.json"
      }
    ],
    "title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.6 security fixes and container updates",
    "tracking": {
      "current_release_date": "2025-10-10T02:07:39+00:00",
      "generator": {
        "date": "2025-10-10T02:07:39+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2023:3326",
      "initial_release_date": "2023-05-26T07:54:54+00:00",
      "revision_history": [
        {
          "date": "2023-05-26T07:54:54+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2023-05-26T07:54:54+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-10T02:07:39+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
                "product": {
                  "name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
                  "product_id": "8Base-RHACM-2.6",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:acm:2.6::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat ACM"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
                "product": {
                  "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
                  "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
                "product": {
                  "name": "rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
                  "product_id": "rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
                "product": {
                  "name": "rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
                  "product_id": "rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
                "product": {
                  "name": "rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
                  "product_id": "rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.6-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
                "product": {
                  "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
                  "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
                "product": {
                  "name": "rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
                  "product_id": "rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
                "product": {
                  "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
                  "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
                "product": {
                  "name": "rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
                  "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
                "product": {
                  "name": "rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
                  "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
                "product": {
                  "name": "rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
                  "product_id": "rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
                "product": {
                  "name": "rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
                  "product_id": "rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
                "product": {
                  "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
                  "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
                "product": {
                  "name": "rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
                  "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
                "product": {
                  "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
                  "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
                "product": {
                  "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
                  "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
                "product": {
                  "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
                  "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
                "product": {
                  "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
                  "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
                "product": {
                  "name": "rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
                  "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
                "product": {
                  "name": "rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
                  "product_id": "rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
                "product": {
                  "name": "rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
                  "product_id": "rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
                "product": {
                  "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
                  "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
                "product": {
                  "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
                  "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
                "product": {
                  "name": "rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
                  "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
                "product": {
                  "name": "rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
                  "product_id": "rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
                "product": {
                  "name": "rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
                  "product_id": "rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
                "product": {
                  "name": "rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
                  "product_id": "rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
                "product": {
                  "name": "rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
                  "product_id": "rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
                "product": {
                  "name": "rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
                  "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
                "product": {
                  "name": "rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
                  "product_id": "rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
                "product": {
                  "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
                  "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
                "product": {
                  "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
                  "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
                "product": {
                  "name": "rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
                  "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
                "product": {
                  "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
                  "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
                "product": {
                  "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
                  "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
                "product": {
                  "name": "rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
                  "product_id": "rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
                "product": {
                  "name": "rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
                  "product_id": "rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
                "product": {
                  "name": "rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
                  "product_id": "rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
                "product": {
                  "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
                  "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
                "product": {
                  "name": "rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
                  "product_id": "rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
                "product": {
                  "name": "rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
                  "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
                "product": {
                  "name": "rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
                  "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
                "product": {
                  "name": "rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
                  "product_id": "rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
                "product": {
                  "name": "rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
                  "product_id": "rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
                "product": {
                  "name": "rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
                  "product_id": "rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
                "product": {
                  "name": "rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
                  "product_id": "rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
                "product": {
                  "name": "rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
                  "product_id": "rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64",
                "product": {
                  "name": "rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64",
                  "product_id": "rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
                "product": {
                  "name": "rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
                  "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
                "product": {
                  "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
                  "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
                "product": {
                  "name": "rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
                  "product_id": "rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
                "product": {
                  "name": "rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
                  "product_id": "rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
                "product": {
                  "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
                  "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
                "product": {
                  "name": "rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
                  "product_id": "rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
                "product": {
                  "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
                  "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
                "product": {
                  "name": "rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
                  "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
                "product": {
                  "name": "rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
                  "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
                "product": {
                  "name": "rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
                  "product_id": "rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
                "product": {
                  "name": "rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
                  "product_id": "rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
                "product": {
                  "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
                  "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
                "product": {
                  "name": "rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
                  "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
                "product": {
                  "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
                  "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
                "product": {
                  "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
                  "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
                "product": {
                  "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
                  "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
                "product": {
                  "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
                  "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
                "product": {
                  "name": "rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
                  "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
                "product": {
                  "name": "rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
                  "product_id": "rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
                "product": {
                  "name": "rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
                  "product_id": "rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
                "product": {
                  "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
                  "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
                "product": {
                  "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
                  "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
                "product": {
                  "name": "rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
                  "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
                "product": {
                  "name": "rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
                  "product_id": "rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
                "product": {
                  "name": "rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
                  "product_id": "rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
                "product": {
                  "name": "rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
                  "product_id": "rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
                "product": {
                  "name": "rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
                  "product_id": "rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
                "product": {
                  "name": "rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
                  "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
                "product": {
                  "name": "rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
                  "product_id": "rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
                "product": {
                  "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
                  "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
                "product": {
                  "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
                  "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
                "product": {
                  "name": "rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
                  "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
                "product": {
                  "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
                  "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
                "product": {
                  "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
                  "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
                "product": {
                  "name": "rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
                  "product_id": "rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
                "product": {
                  "name": "rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
                  "product_id": "rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
                "product": {
                  "name": "rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
                  "product_id": "rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
                "product": {
                  "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
                  "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
                "product": {
                  "name": "rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
                  "product_id": "rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
                "product": {
                  "name": "rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
                  "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
                "product": {
                  "name": "rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
                  "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
                "product": {
                  "name": "rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
                  "product_id": "rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
                "product": {
                  "name": "rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
                  "product_id": "rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
                "product": {
                  "name": "rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
                  "product_id": "rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
                "product": {
                  "name": "rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
                  "product_id": "rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
                "product": {
                  "name": "rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
                  "product_id": "rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
                "product": {
                  "name": "rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
                  "product_id": "rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
                "product": {
                  "name": "rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
                  "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "arm64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
                "product": {
                  "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
                  "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
                "product": {
                  "name": "rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
                  "product_id": "rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
                "product": {
                  "name": "rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
                  "product_id": "rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
                "product": {
                  "name": "rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
                  "product_id": "rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.6-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
                "product": {
                  "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
                  "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
                "product": {
                  "name": "rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
                  "product_id": "rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
                "product": {
                  "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
                  "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
                "product": {
                  "name": "rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
                  "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
                "product": {
                  "name": "rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
                  "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
                "product": {
                  "name": "rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
                  "product_id": "rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
                "product": {
                  "name": "rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
                  "product_id": "rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
                "product": {
                  "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
                  "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
                "product": {
                  "name": "rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
                  "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
                "product": {
                  "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
                  "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
                "product": {
                  "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
                  "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
                "product": {
                  "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
                  "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
                "product": {
                  "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
                  "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
                "product": {
                  "name": "rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
                  "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
                "product": {
                  "name": "rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
                  "product_id": "rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
                "product": {
                  "name": "rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
                  "product_id": "rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
                "product": {
                  "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
                  "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
                "product": {
                  "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
                  "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
                "product": {
                  "name": "rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
                  "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
                "product": {
                  "name": "rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
                  "product_id": "rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
                "product": {
                  "name": "rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
                  "product_id": "rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
                "product": {
                  "name": "rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
                  "product_id": "rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
                "product": {
                  "name": "rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
                  "product_id": "rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
                "product": {
                  "name": "rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
                  "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
                "product": {
                  "name": "rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
                  "product_id": "rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
                "product": {
                  "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
                  "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
                "product": {
                  "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
                  "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
                "product": {
                  "name": "rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
                  "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
                "product": {
                  "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
                  "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
                "product": {
                  "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
                  "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
                "product": {
                  "name": "rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
                  "product_id": "rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
                "product": {
                  "name": "rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
                  "product_id": "rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
                "product": {
                  "name": "rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
                  "product_id": "rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
                "product": {
                  "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
                  "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
                "product": {
                  "name": "rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
                  "product_id": "rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
                "product": {
                  "name": "rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
                  "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
                "product": {
                  "name": "rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
                  "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
                "product": {
                  "name": "rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
                  "product_id": "rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
                "product": {
                  "name": "rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
                  "product_id": "rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
                "product": {
                  "name": "rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
                  "product_id": "rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
                "product": {
                  "name": "rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
                  "product_id": "rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
                "product": {
                  "name": "rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
                  "product_id": "rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
                "product": {
                  "name": "rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
                  "product_id": "rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
                "product": {
                  "name": "rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
                  "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
                "product": {
                  "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
                  "product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
                "product": {
                  "name": "rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
                  "product_id": "rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
                "product": {
                  "name": "rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
                  "product_id": "rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
                "product": {
                  "name": "rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
                  "product_id": "rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.6-4"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
                "product": {
                  "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
                  "product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
                "product": {
                  "name": "rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
                  "product_id": "rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
                "product": {
                  "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
                  "product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
                "product": {
                  "name": "rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
                  "product_id": "rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
                "product": {
                  "name": "rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
                  "product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
                "product": {
                  "name": "rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
                  "product_id": "rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
                "product": {
                  "name": "rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
                  "product_id": "rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
                "product": {
                  "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
                  "product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
                "product": {
                  "name": "rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
                  "product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
                "product": {
                  "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
                  "product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
                "product": {
                  "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
                  "product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
                "product": {
                  "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
                  "product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
                "product": {
                  "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
                  "product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
                "product": {
                  "name": "rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
                  "product_id": "rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
                "product": {
                  "name": "rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
                  "product_id": "rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
                "product": {
                  "name": "rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
                  "product_id": "rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
                "product": {
                  "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
                  "product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
                "product": {
                  "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
                  "product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
                "product": {
                  "name": "rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
                  "product_id": "rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
                "product": {
                  "name": "rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
                  "product_id": "rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
                "product": {
                  "name": "rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
                  "product_id": "rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
                "product": {
                  "name": "rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
                  "product_id": "rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
                "product": {
                  "name": "rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
                  "product_id": "rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
                "product": {
                  "name": "rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
                  "product_id": "rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
                "product": {
                  "name": "rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
                  "product_id": "rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
                "product": {
                  "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
                  "product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
                "product": {
                  "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
                  "product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
                "product": {
                  "name": "rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
                  "product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
                "product": {
                  "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
                  "product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
                "product": {
                  "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
                  "product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
                "product": {
                  "name": "rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
                  "product_id": "rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
                "product": {
                  "name": "rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
                  "product_id": "rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
                "product": {
                  "name": "rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
                  "product_id": "rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
                "product": {
                  "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
                  "product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
                "product": {
                  "name": "rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
                  "product_id": "rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
                "product": {
                  "name": "rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
                  "product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
                "product": {
                  "name": "rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
                  "product_id": "rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
                "product": {
                  "name": "rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
                  "product_id": "rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
                "product": {
                  "name": "rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
                  "product_id": "rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
                "product": {
                  "name": "rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
                  "product_id": "rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
                "product": {
                  "name": "rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
                  "product_id": "rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
                "product": {
                  "name": "rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
                  "product_id": "rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
                "product": {
                  "name": "rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
                  "product_id": "rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.6-2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
                "product": {
                  "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
                  "product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.6-3"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64"
        },
        "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le"
        },
        "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64"
        },
        "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x"
        },
        "product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x"
        },
        "product_reference": "rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le"
        },
        "product_reference": "rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64"
        },
        "product_reference": "rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64"
        },
        "product_reference": "rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64"
        },
        "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x"
        },
        "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64"
        },
        "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le"
        },
        "product_reference": "rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x"
        },
        "product_reference": "rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64"
        },
        "product_reference": "rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le"
        },
        "product_reference": "rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le"
        },
        "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x"
        },
        "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64"
        },
        "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64"
        },
        "product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64"
        },
        "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le"
        },
        "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x"
        },
        "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64"
        },
        "product_reference": "rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64"
        },
        "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le"
        },
        "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64"
        },
        "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x"
        },
        "product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le"
        },
        "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x"
        },
        "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64"
        },
        "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64"
        },
        "product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x"
        },
        "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le"
        },
        "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64"
        },
        "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64"
        },
        "product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64"
        },
        "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le"
        },
        "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x"
        },
        "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64"
        },
        "product_reference": "rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le"
        },
        "product_reference": "rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64"
        },
        "product_reference": "rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64"
        },
        "product_reference": "rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x"
        },
        "product_reference": "rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le"
        },
        "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64"
        },
        "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64"
        },
        "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x"
        },
        "product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le"
        },
        "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64"
        },
        "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x"
        },
        "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64"
        },
        "product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64"
        },
        "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64"
        },
        "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le"
        },
        "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x"
        },
        "product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le"
        },
        "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x"
        },
        "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64"
        },
        "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64"
        },
        "product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64"
        },
        "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64"
        },
        "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x"
        },
        "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le"
        },
        "product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64"
        },
        "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le"
        },
        "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x"
        },
        "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64"
        },
        "product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64"
        },
        "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le"
        },
        "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x"
        },
        "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64"
        },
        "product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64"
        },
        "product_reference": "rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64"
        },
        "product_reference": "rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x"
        },
        "product_reference": "rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le"
        },
        "product_reference": "rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le"
        },
        "product_reference": "rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64"
        },
        "product_reference": "rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64"
        },
        "product_reference": "rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x"
        },
        "product_reference": "rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x"
        },
        "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64"
        },
        "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le"
        },
        "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64"
        },
        "product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64"
        },
        "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le"
        },
        "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x"
        },
        "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64"
        },
        "product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64"
        },
        "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x"
        },
        "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64"
        },
        "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le"
        },
        "product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x"
        },
        "product_reference": "rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le"
        },
        "product_reference": "rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64"
        },
        "product_reference": "rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64"
        },
        "product_reference": "rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64"
        },
        "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le"
        },
        "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64"
        },
        "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x"
        },
        "product_reference": "rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64"
        },
        "product_reference": "rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64"
        },
        "product_reference": "rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x"
        },
        "product_reference": "rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le"
        },
        "product_reference": "rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x"
        },
        "product_reference": "rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le"
        },
        "product_reference": "rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64"
        },
        "product_reference": "rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64"
        },
        "product_reference": "rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x"
        },
        "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le"
        },
        "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64"
        },
        "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64"
        },
        "product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le"
        },
        "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64"
        },
        "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64"
        },
        "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x"
        },
        "product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64"
        },
        "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x"
        },
        "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le"
        },
        "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64"
        },
        "product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le"
        },
        "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x"
        },
        "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64"
        },
        "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64"
        },
        "product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64"
        },
        "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64"
        },
        "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x"
        },
        "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le"
        },
        "product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64"
        },
        "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x"
        },
        "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le"
        },
        "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64"
        },
        "product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64"
        },
        "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le"
        },
        "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x"
        },
        "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64"
        },
        "product_reference": "rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le"
        },
        "product_reference": "rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64"
        },
        "product_reference": "rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64"
        },
        "product_reference": "rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x"
        },
        "product_reference": "rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64"
        },
        "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x"
        },
        "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le"
        },
        "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64"
        },
        "product_reference": "rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64"
        },
        "product_reference": "rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le"
        },
        "product_reference": "rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64"
        },
        "product_reference": "rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x"
        },
        "product_reference": "rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64"
        },
        "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x"
        },
        "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64"
        },
        "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le"
        },
        "product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x"
        },
        "product_reference": "rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64"
        },
        "product_reference": "rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64"
        },
        "product_reference": "rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le"
        },
        "product_reference": "rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64"
        },
        "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le"
        },
        "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x"
        },
        "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64"
        },
        "product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x"
        },
        "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64"
        },
        "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64"
        },
        "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le"
        },
        "product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x"
        },
        "product_reference": "rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64"
        },
        "product_reference": "rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64"
        },
        "product_reference": "rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le"
        },
        "product_reference": "rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64"
        },
        "product_reference": "rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x"
        },
        "product_reference": "rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64"
        },
        "product_reference": "rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le"
        },
        "product_reference": "rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le"
        },
        "product_reference": "rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x"
        },
        "product_reference": "rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64"
        },
        "product_reference": "rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64"
        },
        "product_reference": "rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64"
        },
        "product_reference": "rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x"
        },
        "product_reference": "rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64"
        },
        "product_reference": "rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le"
        },
        "product_reference": "rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le"
        },
        "product_reference": "rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x"
        },
        "product_reference": "rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64"
        },
        "product_reference": "rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64"
        },
        "product_reference": "rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x"
        },
        "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le"
        },
        "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64"
        },
        "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64"
        },
        "product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le"
        },
        "product_reference": "rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x"
        },
        "product_reference": "rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64"
        },
        "product_reference": "rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
          "product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
        },
        "product_reference": "rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64",
        "relates_to_product_reference": "8Base-RHACM-2.6"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-28856",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2023-04-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2187525"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in Redis. This flaw allows authenticated users to use the HINCRBYFLOAT command to create an invalid hash field that may crash Redis on access.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "redis: Insufficient validation of HINCRBYFLOAT command",
          "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": [
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-28856"
        },
        {
          "category": "external",
          "summary": "RHBZ#2187525",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187525"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-28856",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-28856"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28856"
        },
        {
          "category": "external",
          "summary": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6",
          "url": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6"
        }
      ],
      "release_date": "2023-04-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-05-26T07:54:54+00:00",
          "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
          "product_ids": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3326"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "redis: Insufficient validation of HINCRBYFLOAT command"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Takeshi Kaneko"
          ],
          "organization": "GMO Cybersecurity by Ierae, Inc."
        }
      ],
      "cve": "CVE-2023-32313",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "discovery_date": "2023-05-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2208377"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the vm2. After making a vm, the inspect method is read-write for console.log, which allows an attacker to edit options for console.log. This issue impacts the integrity by changing the log subsystem.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "vm2: Inspect Manipulation",
          "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": [
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-32313"
        },
        {
          "category": "external",
          "summary": "RHBZ#2208377",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208377"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-32313",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-32313"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32313",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32313"
        },
        {
          "category": "external",
          "summary": "https://github.com/patriksimek/vm2/security/advisories/GHSA-p5gc-c584-jj6v",
          "url": "https://github.com/patriksimek/vm2/security/advisories/GHSA-p5gc-c584-jj6v"
        }
      ],
      "release_date": "2023-05-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-05-26T07:54:54+00:00",
          "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
          "product_ids": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3326"
        },
        {
          "category": "workaround",
          "details": "After creating a vm, make the inspect method readonly with vm.readonly(inspect).",
          "product_ids": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "vm2: Inspect Manipulation"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Takeshi Kaneko"
          ],
          "organization": "GMO Cybersecurity by Ierae, Inc."
        }
      ],
      "cve": "CVE-2023-32314",
      "cwe": {
        "id": "CWE-74",
        "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
      },
      "discovery_date": "2023-05-18T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2208376"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the vm2 sandbox. When a host object is created based on the specification of Proxy, an attacker can bypass the sandbox protections. This may allow an attacker to run remote code execution on the host running the sandbox. This vulnerability impacts the confidentiality, integrity, and availability of the system.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "vm2: Sandbox Escape",
          "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": [
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
          "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
          "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
          "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
          "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
          "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
          "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
          "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
          "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
          "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
          "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
          "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
          "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
          "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
          "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
          "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
          "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
          "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
          "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
          "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
          "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
          "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
          "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
          "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
          "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
          "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
          "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
          "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
          "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
          "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
          "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
          "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2023-32314"
        },
        {
          "category": "external",
          "summary": "RHBZ#2208376",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2208376"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2023-32314",
          "url": "https://www.cve.org/CVERecord?id=CVE-2023-32314"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32314",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32314"
        },
        {
          "category": "external",
          "summary": "https://github.com/patriksimek/vm2/security/advisories/GHSA-whpj-8f3w-67p5",
          "url": "https://github.com/patriksimek/vm2/security/advisories/GHSA-whpj-8f3w-67p5"
        }
      ],
      "release_date": "2023-05-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-05-26T07:54:54+00:00",
          "details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online",
          "product_ids": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:3326"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
          "product_ids": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "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:H",
            "version": "3.1"
          },
          "products": [
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:5af9606eb3ee12bf3266fe42c0a623b7447fd9d77a29aebafc8c58a8b713f797_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:8b12a06d36b6fe4eee11ef70a3fe3474b4d012449bbb5ef0c93f8231acf310a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:e42974af06a857a87758d6265c5fcf938b92665cb8fe2e4dcec2879abd6d2c4d_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:f65d24625fe98e2bb9c89d9b78c410d8cb662b625d38fe6043aa1df0d5da99ac_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:710250c4d7cad03b704e3317cf46569968037c1aa9d776b2ac6bad7561f8294b_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:810a478a8576b6e57d5cceefd3a8d16da9492c00c3c8a711c1d3ba0b9f55a570_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:a301152cd331e7fc56e4e23b394aacfdd309c7df8b5c9e376737f3cca88e9c92_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f13baa4f28bccd7cefe12582530527befdc229e3d7d4ae7538137dbe260d6219_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:0a0003cff8dd7326f5a2f6daf2b30f5131b59a88187a4daff967116373e4ba5b_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:19f7ad08a3fe9dc9e0f18bb818b31e7ba8c7ff8644559df35e95c8c7cf0ff2ab_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4b5eb7912ec3d3f9a842122ef3134eecfc29a182c885bae9385817945adc23b0_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:90258e092a5e7e1c14b59eb0d4c67e6a2ee139c2cf5aec272765eb85df5b086c_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:12e28f291eeba1c464aa67c5e2a36dcc459f21f26c7aaa228d6a70cb9362dfb6_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:47bbd57fe6903e9ed9ddad5b0b7c8b2a668beaa966cfae5816af82a12e06e8c4_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:e943e00600deefb799def4efc046814b460bf17aed2e374e47e29270e4cc8036_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:22e9bd3e6fe76f843f268ae5ddee8804d5250594e553b09837c80117d9d5d3e7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:5dd041a9bddc3d56b47ec044d0a48f25cf95d27f1215282dc8f6f35c89a19c15_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:9fc8a0ff479e3a74ba93796dabaa3d3c87fc90b514009bff048c8c3ff7ca9b27_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:e2e8520b85330ec94e3a6f507f6524308cc5e6bb630943cb1244632b9fa112a9_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:137da3971dac6ad4f2493996bc4552fbcd202b1049256f55c59c427d31681f8a_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:311e8df6e569c1a3cec715b85ae70ee76919b5ef85d44cfdacb3c3219bc21ef8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:4cb35a6ebe4670ed329da5c9055a725eb513a61dce41c857d905d4c67dcf229e_s390x",
            "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a8f30a001a8dc80475d9d963fc931004ab0bb4f249a5f010231013f15a3812b5_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:47369cc63d863053a0833defbf56cb924253e0417635fb7f348e1a050f6d2889_amd64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:5c496f814272ef5b2436a5911b2a44229c025429bbb42bf3fb993039f840124a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:62096669edbba19267186b6f71208c7e21f283f6efad730faf706b7fa665fc2c_arm64",
            "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:dc9b2a79c0a03da9f3eb6b6187ffadee9d0eafae56eeff4794e1e17eeb77f8f8_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:259b090a9b00f72a01508b57ef9136be1ce458f643bdd06b0ef48563e5a66b5f_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:de839cfe2e31fd835d3804da53e646befdbe212b6c2d16bdb2fce273e7b83de5_s390x",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:f8abff5c22c13b8c3b166f5565dd9addce42015b5311ad662046700421808fed_amd64",
            "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:fbde282eb06e93fbcced4988003cc41529f6ddbffa696459ec1fbe2c0a28820b_arm64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:269807279acb699f7013e2db12eaee402c4e559e14a0ee55afcd31656365b4a6_s390x",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:318065de29eab2636c560366a5944d94a2647dcb580bf13e15d42e0c74614582_ppc64le",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:49c64c9c194e399d3d76ce13c431fa3be1ef20b940dc870fd8611154bd4e57ae_amd64",
            "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:e3b9da2b2bb97436a50da923e10f166b0d6d8ba739f2355f107c1f6b5c4ce972_arm64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:0d6167c038c7333adccc02eefe1761bb6efcc14c79563d2e3605df98f13a2567_amd64",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:16a905e85b473398535ed8f2453e89f18f0768c57b188a57c189bd003cf24e81_ppc64le",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:a42c98b72d5ac4438c72351c4de2bab95e7cbd372a3de152e64582b52f5956ae_s390x",
            "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:f9e2633e0ed9b8326c7f9d7adec83aaa39fe7a90ca0f02d25ccc25a77094f99d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3ac785b8a4819cc1491ea47190100241424dfd43ed3cf650ce73f93e2aa57f87_ppc64le",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:3cd7b5cbef6b57e9c9dae66f7e14deec648f3baa8df4ca72a2391c6a0f660a25_amd64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:59c331d8eb8cac6c828ce578bdfe0aa8782127ef27f5fa9cd80ee7461f30ca5d_arm64",
            "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9a7e5ef29c456e4d86feb8a11c92d49a469630eed26a3d5b05f870b11a46b42d_s390x",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3dba2677b3f6cb64167b54bc0520cb3efdd0f763b29a53ccf228ed6b987979b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6c262b26c17db4348ac0c778fbd7f61900d2a1ccfc718442c18aeb886bd1d64d_amd64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e695b3b799a422b5c2c4d4ec5750211a66b49a21820cd1988bfda1c9df7a49ce_arm64",
            "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e6b98d606bd3fd92d1d99ab8b20d1d9222981b3d0e58ea9c8ebe276204c38486_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:129308c18f949dd911666cede0b61fbbc151dc9166d64054f0c9ae40e4853bbd_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:49752bd3b69635b006489e35a9e0326c60c139b69b7a44e3c243a57ca6462ddb_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:bc09375f4837665730273a78839e5914b90ab336fe371777fa810ff8097e8a0f_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:d1e07e5998189e53f39b59793681c2eb2e16392010caab0236dc89826dce87c2_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:0ef96d0dab7721ac8a5d2b20f0b5aee05e6ffdb2ce5534176aa3a64bbff3874c_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:136c2ffbf085708542ad1cd00a90ec732c90d4ba1fcafdb1adb34a362ed1a664_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:84be393b55d9092029bc04d7e2c20a7d3ff873d482b7bb8b097966ca95dc7b86_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:ae9a11795f94334e313cd240a36a3fcf992d7b343c866ead289d244ba9b5729e_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:17b134a308ffbfbebe1826917a474fa8cd6e0d8e0948e3ce702821bddb4738b3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:52cafd387499e74b343ae5260ade8b98edec93f3c2c537d0d3c1ba7fc441da41_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f2253ef1476fb9ecc8f7900eb25ef03fb466f4e481a2c6b670af0d3851d13ab9_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:f51162a67214a02048366a76b0e2cdb0826e082106d707bd78d47ef0e9dad543_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:47f10458674732b69271d26dae265fd63ef05b92c33a9601fbd70c5ab77b5557_amd64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:80c4bc55cebb02ec467560a44ba473d9dac682d599b06059fa6db83c3e11eccd_arm64",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:90f73c546b6a41290d589a1d005b2da86f43fc7a6e84b0200d6c2da710a1da15_s390x",
            "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:d0a01cbf2be317aff98b8bd6edb7d8ebc192331defaefd9b4030e203dd4e12eb_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:0ddf087c14b53a318aea014e2e1cd21dc0c4b008ca1d67cdc88c9f464553a7f4_amd64",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:3d0a519101db9fa1d4559ee6df7c396501b57ca2fe10c6236583deffc7aec6c7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:64860181f1ab6e71ed77fd17b0561466ef3caa14136fef5aa375e78f643a042e_s390x",
            "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:98d6475ecf03c6d51a062fa64bc80385c64bbf82b7f5f5721774bfe4d4ba1953_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:1b9f3d501bb03e6fa938cd2dae9aa7fb52471dd8d920b5c00df8d0c6b2421431_arm64",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:96574a08e35a5b230f68133cd97dfa5bfed6273e5dece728efd88b2ad6dd14fe_ppc64le",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:e9e81ed2cf19429c129be77e86eb757361626bd3b0c0369c6ddbfd8be188a627_s390x",
            "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:f08aed30372a202e9e6be0d5d5b3ca0f80f747862fc532cc7e50c7f5d1dc6f3a_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:017e6fe8838ed6b91e5dc03594df2cf1fee48e36bb024f6241a0c592faafd357_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:216095223ea2323ba82aeb0307c183b187294fa4574b12397d7215e0e1cdbc7c_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:a060c811515cf7665c8800b1b8930a3f8b810a3aa301c3fa974387b00f5177c8_s390x",
            "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:d93f509af800949da10fe989a8d47d61a21af83a4c389fabfe5e01a9d96a8d1d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:0ebaf5e76c14b32b5223f91caf776dfcd3ee9ebeac07099e9e118ac825de1b9a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:54b27b84abb068a7d6ba8de8e9155b057fc55e379e7e2b0370906f54364455ff_arm64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:70dac74e151798e983eaddbb0bed5095dab30b3a9be85b33bd6cc6dbb28da5f9_amd64",
            "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:bfc2064214c0c6cc747d130dd716086c9bd51dba9c432598bdb7f9c8eecf6982_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:9bd41b9b5044e3472ecf756059d25b2e97f87756f3047a923e0c54e7f1e04f42_s390x",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:b7a144708c2722a8ef80ea0232e44a173939298f74048d8fff573ae04561c84e_arm64",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:e654a37ec50120444eda42466ac562141fcde6a882fd10653f64706361fdda39_ppc64le",
            "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:eed8c9190e56bbd34b7b773d033070a287d73cb74e24220700ec7497db8e14ee_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:27a22500379c9706892e3c50e0c00537d5b93fa311327adf0a816838f6df679e_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:83a02ec4e577e03d8e5154968b121b02ce126b870525d9c9338919d338b5a082_ppc64le",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:d2b2573af5575df6f9bdfc88019b2c8d2fe32f74ff24ea19f0bda3f4d200658b_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fce5acadb78019dbfa33d765c5d2241f1baba0d5eab050fab8fd43090f5f04cd_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:3839b23488e7f10ee91ea8ce6375a042713db7b58da8f253714d3985b1ce5d26_amd64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:c85bf87dc94904282b97071ab4a4fc113317da6b7465449c553a7f06b0ddf1c6_s390x",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:d5d5122b08130e11732ecd63c92fed06870f748d0a4d26d544821122e4a0ab94_arm64",
            "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:f78a16eddb62c8a834c800aebbd2fac149f0ec3d92dc5d5551076380f522d6c1_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:346d4843e4d3bec1d97f1048b2bd8f226b05b920a3973abc29fc97bc22dbe748_s390x",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:65d9929313a167abb7795b241644dbfc9b971285836316b074f26df5189c2b07_ppc64le",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bce59ac1eceb67f45527de3652f5c951ebbe0ce84bf438c88e36c980558ca73a_amd64",
            "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:eceaafe620017d5b44bc746089bf753e339d4aa9af1d4dd69184cabee65d348f_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:1510979aba4e27ed4ff238a76d15a7d86baba8080723f5dcc24f73396b22a897_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:51f3e0651d9ce11224fbe177e09ada9208e5bb7947af7ce69e0c25bb74c38502_ppc64le",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:97960c963c14dbed695f421deaa98f52a2883ca210f6a706561422839cdcf6b9_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:a04efdc45cf019adea7313c3d8ab4034e1543d7b5fc0ae4a03458639b94790f9_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:0b782fc3b7d8ffd903b573fa96fdec591134ff5b41260271762bbdd628d71ea0_amd64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:128b647f46fd46cf9c68bcc0052831ce3a2f90063c81debf7afa6c6e7fc4dcfd_arm64",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:1e99386027a436e7f6d2e01fddf1f27f6b1962ab2a4865dfe1f8910a56351a47_s390x",
            "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:c8311433fa4fe1c577fccbbb2aaf11796c6a1df8bfc3f84fa6cac7db4e2ecbaf_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:1908668e91dae3a3fd9c44d8ea1a5cab7bd9e582c462ad713582172d5361fda7_s390x",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:41ebb18ca76a0feb22a0f48de6bfebbd84f9eb0fcac11a595940c5ef65cc5849_ppc64le",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:a9fc3f70e0a5cec3038f04c190157648386757d5e966fde8c7414e36b78f1c3b_arm64",
            "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:b0bde4ae31fb365ac730baddffb3841e34713cbe9e7bc0fb65b195dcf5d93c2d_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:4b425c7900d016ad653dc777d5e83386922035b90c4e2c778288cc3191368a5a_s390x",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:7c1cd43589145f950c71e55a7274af76c717123ef0d32e4a0874ae161407380d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:b1f8f4213bb0a9fc37ad28af60c3d315430a38f149fc7c849f0ef161d0c3fa8b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:fddd8f39ea6b32eb44a6e57b02c3210417596448fb2fc486cd98b6f9551dff34_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:071b4be0e7d15b92854c42c550726ef9e7e2473dbae9c19fcfd42efcd5ed3754_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:8e9a16c4e4adb4d422de48028f5478f7542c89a4b6a542a5e8c5c17171e2eb18_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:baef57b5295cfd5ba6aa87e180971c26d4e292025b2ea3cdaff95c4e9f633cad_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:e5ba6116ea7a684adfde51c0d3c4193ddf25078559cc3755e442d4512d82b364_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:1d4b44ac0c1094a10cd275c39596c663404c5b496a213be8d4bf8a91b481e25c_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:6fab0e8a46289be8bccbe2ef8a7a911bf273f96863b1ca900ea956e39fe64383_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c40897a1871c52ed019e602f6ed6802b2a90eb4062ec8e42f9e782414770e101_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:e36ace25d04ff8bf608017ab3f93110da59fd704680579fa8cfe66f4aecf961b_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:3348f909bd3458f38f4cc97629a22951b3a0c2f9e75eb149fdf1a6fa30462e22_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:41e2d8cc9daa65ff8debb289ef8af8ac2408d184bda99f0d818d1cbb41311030_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:6cb5ea6a7ab7443f1072df69b846bafd2392b7b8b7b95e30125d02c4bcd6a3d6_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:dcec2c97db10ccf2dab78a5c6b010faa20e73fca881dbd4c1a6d13c3bef3a7c5_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f9ba25d1629520bccf781fb2aca915237b3692a566aa9284fdfe6f13da9b9cf_arm64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:908bcd404af2e2ff41c316bdf14e520589e884f7f94c01423e685dcd24491b1f_amd64",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:aa94b204d9b9a533fee168219b444603b1267475c3cc2faaf3f6bbaa077f1bb3_s390x",
            "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:c700d2e1a943716e68613d1fdb4327dfa3252d174a0913f05b12faa67dfc8695_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:0cf0a464f6e2f5cc62610bd97b50c24deb4c9688f91b70c157b4a4749e757f50_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:189c8a85781d92b1d13917eb75a1b1efc576802f7bcf6ecdce45ecb16f7a8aa2_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:4d587bca3c0adfe70847dbea7cce2a71e82de4a2f1bcd43fed7c08b98bb401e3_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:f20f39c2f1aa3beeeb1050a58697f85b2ce755f12821587ad5a50babedf404fd_arm64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:4d22dae0e2e8d849e7ec7f89926bf2835f5b1326cc68485b08ef25a5009a10da_amd64",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6b2a66396588e9320ceee1e7cacf8849c303163f09854ed2ca6e7dfc9b3ef4ac_ppc64le",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:94a0efac99bff6a6a07ffdc90f814b61f3ac024e4d7aa6037e8e6ea2f05f7938_s390x",
            "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:a9a0e04fb508d7ad27fefce82c469a1f144a2efd53673b577a1882f4fabf7205_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:065bce60f3ba779148db705df3f1d94fef8ddb8fdeebf3d7a6de9c6827874c2a_ppc64le",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:36306195ceda75c13554cfcadd27a6d0f16953267a7a2acf0f5e7cd980f948c6_amd64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:56afffd9ba42c065a4b2cf3f01310d7856f71ad5b8b9b25ce6b1df0a1a0c5bed_arm64",
            "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:bbce53eaa704bc1f3cebf1df13eeb6fe8099d065592c468d6c004c61861197e5_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:187c1e09758ffc8902f2d2bcb1a2639d54a3b2fc8b1eeef1eb9613a90893d082_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:2890199cec23bc7c3b38fd9a5496618cd5cbaec95af554cbd359bef4ed60b27e_s390x",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:530586ea1c4536b4495f311a3612f05ea41e937b8453d5242e8812c6b8ee811d_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:f7f4f4654a58f50daa4f3ca927226a6cc1f7574d224a7c473f3b9ebb2f6adbc9_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:3d0fab3c7bc4dfe746d41a5f23c3bc1f54abe7394edb1a7a4dc4bb39b7380444_arm64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:5303a61739f09254c2332c9c784535f9b5bcc8da6001dc7712ddafb88f2129c0_ppc64le",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:903485b9f9c47fbe18937db0e35d937ac3693fea76e244d331c49cd872075d13_amd64",
            "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:95d18a4932bac83f16aa5fb5aa4901e03723d8e35f268c9115ed4016c434c62c_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:4a5195c6a630d9451e179ad18c47caec4a3c3ca99da7584d7519fa5bffcd11f7_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:7f91761f88ffe96ae02c436b42262fc1ca4033d85ebdb2f42076a12788632ffe_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dca78eb5b184e883c9b32b0ae727b02884db1ca97c2025040b7c122844b5a396_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:fd88e7985d9622b9452314a4f2c84695fa50847c8e1e63a054141d4f8eb44804_ppc64le",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0877ffca1c58a53a9eec5c1e7e9ba64ab223a4f321f211096ffe7a121960016e_s390x",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:3ecc6cd600851eca798d912875891ecd2fb0fea86c7be6be89962ae3c8298e88_amd64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:58cca9fcd0d943c5a529b0805ee8a6a4c98526c7236fdb7b39fd1735a306190d_arm64",
            "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:62713b4ed6bd86a1213632484a7c3ab1ac73e84676a202ad82a08630b5fc91b9_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:28e102a202f6359ed607243c908f8f41bb7e3bb69a65aed2923e4a9f372ed730_amd64",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:6300eead5af0df3a1bb19a85f6f52ea551caab2df040d42727d92ee88e4c6f7e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:b2a98716c51350e0195f1bff9699ba3dd56cc27188383e76c9483a596c15d84e_s390x",
            "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:c38bfe982d4ce90b4e721ffb345bfef3a3beecd0d4ac0f35da2a02728c979a77_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:047eda0a4af427b5c8664668217084af2e91977b85358252c42f45ff7e5d2a5e_s390x",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:55eee2b8b3ad8a0c35894ae90de7e1edb473b7d5e9373977f147f530bf4c6572_arm64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:67e3a1718633ea34d48fc373e5cf6b2d6ee82927e22d8575ba663a59ecd34c31_amd64",
            "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:8a23983b6b10bbc333a665fbd7738b9b44593422419e92f3e40d70cf6f999a30_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:1f1d53491fa74362cbff1934f3084330f0a6d10f7960ab882ec36598cff97fe6_s390x",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:295bc5ab68b85302b9d9898c45a88d0ff4c96a86ff1e0b110a1e1f881cf0b3a2_arm64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:8bdff0df29c3d0914fe6c10527a9853c15d0ed49cd0fa5aea7ad671a90eea119_amd64",
            "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:ae019216f3918075d807c04155b95ebeb7bbf6417ba78b4774a433e326cf6613_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:9aabbc40bbb9c1dd42eb6842f8aea177a04f7fee766a4b2ce6e40e72f7ee797d_arm64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:b1cda3ca5957eff741ffcef4170f0a8e3ba3f2501b2305a1f3ecd6037d9fdba9_s390x",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:d1ea729641430a27f0ddc6a4636808297879fe491ce33e7a2972abc11d068b5b_amd64",
            "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:de32571ddb75ed131f4cba06d31ec54caf176772529a4b68225d1da6695807a7_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:0a52285ba780936f888f0b5adcbbecbc3c2f5acf9283fe063e039adec9a8478e_ppc64le",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:43e1f2108efc59a2726964cddee0dd88581e50c49d4cb49c55b7d342ff89895b_s390x",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:46f7d8fdf5194bce5b51e07c5e6823940dc56e60d677a8e5855f35be4693f14f_amd64",
            "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:83aed577cb505ec6e43ceee9974f891a4255af378a84d14372630c1444db58c9_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:2ffa58b84b8c554031f7b15aedd00476f058906b8846c1eefaa6da6863231356_amd64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:5e40f537b04879bcf2754ff8432c29fd1285aa6ffada8b944593523e3e9f2419_s390x",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:7d16cce3228b779e619fc1eba0650ebe4802247cb0aeaeea88cb9a7f6bf75282_arm64",
            "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:9708eb109a5089a012ca745d7d8ac017ea08e5ce96c7dd8ea5bf6184e87f14ef_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:b1700d3b9f026ac3915e6f9d6a09f15c8c152fbb958519cd6c2512f7956e6a33_ppc64le",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:c04d2a451d15a9ab024dc8ac6ead89a10a5f1e7323a18bd265fdb8e02a0895a2_s390x",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:dd80804812193a3acfcbdc73f61b5df389518c209e1c3c88c7473ccf97df1c74_amd64",
            "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:ee4b39d03ac6317ce73dc489dc73c82b0f387a368ed8a64f43c8dd7692b15f2f_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:2904880a755a9c6d62abfa5db34e59826764bcb04f9722bc58d6d821e719a180_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:55e15dbafc8dd924faa495cb790aa0571e24485114e2e2209270ecbd0f2734a5_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:c96ae875130abea7b4ba45002254d5a94c6437ab2de0289307e5d17a128ad96b_amd64",
            "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:fe49ad7fbece5124f768ceca6d4a4e3face2e74564446569793dd77e3a2a4615_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:57d3f5565016821ce4ce5a5c028e1832fbe541904ec6dc3690ab6b5912239fd8_ppc64le",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:5bf465fb230aaed1a133f31e3fb3ee61eda985c557963655355971de952ca012_s390x",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:8a2c039054157d62c7d96f15064118c3acd23be55fda8978fe76e02052e92924_arm64",
            "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:cf223de980a7e95342712523721c42a63fa03e1bfe955c698e0d0c3b6a662e4e_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Critical"
        }
      ],
      "title": "vm2: Sandbox Escape"
    }
  ]
}
  WID-SEC-W-2023-1812
Vulnerability from csaf_certbund
Published
2023-07-18 22:00
    Modified
2023-07-20 22:00
    Summary
Oracle Communications: Mehrere Schwachstellen
    Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
    Produktbeschreibung
Oracle Communications umfasst branchenspezifische Lösungen für die Telekommunikationsbranche.
    Angriff
Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
    Betroffene Betriebssysteme
- UNIX
- Linux
- Windows
    {
  "document": {
    "aggregate_severity": {
      "text": "hoch"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- UNIX\n- Linux\n- Windows",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2023-1812 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1812.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2023-1812 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1812"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2023:2263-2 vom 2023-07-20",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015545.html"
      },
      {
        "category": "external",
        "summary": "Oracle Critical Patch Update Advisory - July 2023 - Appendix Oracle Communications vom 2023-07-18",
        "url": "https://www.oracle.com/security-alerts/cpujul2023.html#AppendixCGBU"
      }
    ],
    "source_lang": "en-US",
    "title": "Oracle Communications: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2023-07-20T22:00:00.000+00:00",
      "generator": {
        "date": "2024-08-15T17:55:52.927+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.5"
        }
      },
      "id": "WID-SEC-W-2023-1812",
      "initial_release_date": "2023-07-18T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2023-07-18T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2023-07-20T22:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von SUSE aufgenommen"
        }
      ],
      "status": "final",
      "version": "2"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Oracle Communications 5.0",
                "product": {
                  "name": "Oracle Communications 5.0",
                  "product_id": "T021645",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:5.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 8.6.0.0",
                "product": {
                  "name": "Oracle Communications 8.6.0.0",
                  "product_id": "T024970",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:8.6.0.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 22.4.0",
                "product": {
                  "name": "Oracle Communications 22.4.0",
                  "product_id": "T024981",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:22.4.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 22.3.2",
                "product": {
                  "name": "Oracle Communications 22.3.2",
                  "product_id": "T025865",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:22.3.2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 22.4.1",
                "product": {
                  "name": "Oracle Communications 22.4.1",
                  "product_id": "T025869",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:22.4.1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 23.1.0",
                "product": {
                  "name": "Oracle Communications 23.1.0",
                  "product_id": "T027326",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:23.1.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 22.4.2",
                "product": {
                  "name": "Oracle Communications 22.4.2",
                  "product_id": "T027327",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:22.4.2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 23.1.1",
                "product": {
                  "name": "Oracle Communications 23.1.1",
                  "product_id": "T027329",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:23.1.1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 22.4.3",
                "product": {
                  "name": "Oracle Communications 22.4.3",
                  "product_id": "T028680",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:22.4.3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 23.1.2",
                "product": {
                  "name": "Oracle Communications 23.1.2",
                  "product_id": "T028681",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:23.1.2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 23.2.0",
                "product": {
                  "name": "Oracle Communications 23.2.0",
                  "product_id": "T028682",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:23.2.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 6.2.0",
                "product": {
                  "name": "Oracle Communications 6.2.0",
                  "product_id": "T028683",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:6.2.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 5.1",
                "product": {
                  "name": "Oracle Communications 5.1",
                  "product_id": "T028684",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:5.1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 9.1.1.5.0",
                "product": {
                  "name": "Oracle Communications 9.1.1.5.0",
                  "product_id": "T028685",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:9.1.1.5.0"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Communications"
          }
        ],
        "category": "vendor",
        "name": "Oracle"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-30861",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-30861"
    },
    {
      "cve": "CVE-2023-29007",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-29007"
    },
    {
      "cve": "CVE-2023-28856",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-28856"
    },
    {
      "cve": "CVE-2023-28708",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-28708"
    },
    {
      "cve": "CVE-2023-28484",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-28484"
    },
    {
      "cve": "CVE-2023-27901",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-27901"
    },
    {
      "cve": "CVE-2023-26049",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-26049"
    },
    {
      "cve": "CVE-2023-25194",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-25194"
    },
    {
      "cve": "CVE-2023-24998",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-24998"
    },
    {
      "cve": "CVE-2023-23931",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-23931"
    },
    {
      "cve": "CVE-2023-22809",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-22809"
    },
    {
      "cve": "CVE-2023-21971",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-21971"
    },
    {
      "cve": "CVE-2023-20873",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-20873"
    },
    {
      "cve": "CVE-2023-20863",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-20863"
    },
    {
      "cve": "CVE-2023-20862",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-20862"
    },
    {
      "cve": "CVE-2023-20861",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-20861"
    },
    {
      "cve": "CVE-2023-1999",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-1999"
    },
    {
      "cve": "CVE-2023-1436",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-1436"
    },
    {
      "cve": "CVE-2023-1370",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-1370"
    },
    {
      "cve": "CVE-2023-0767",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-0767"
    },
    {
      "cve": "CVE-2023-0361",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-0361"
    },
    {
      "cve": "CVE-2023-0286",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-0286"
    },
    {
      "cve": "CVE-2023-0215",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-0215"
    },
    {
      "cve": "CVE-2022-45787",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-45787"
    },
    {
      "cve": "CVE-2022-45688",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-45688"
    },
    {
      "cve": "CVE-2022-45061",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-45061"
    },
    {
      "cve": "CVE-2022-4450",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-4450"
    },
    {
      "cve": "CVE-2022-42898",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-42898"
    },
    {
      "cve": "CVE-2022-41881",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-41881"
    },
    {
      "cve": "CVE-2022-37434",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-37434"
    },
    {
      "cve": "CVE-2022-36944",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-36944"
    },
    {
      "cve": "CVE-2022-2963",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-2963"
    },
    {
      "cve": "CVE-2022-25147",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-25147"
    },
    {
      "cve": "CVE-2022-1471",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-1471"
    },
    {
      "cve": "CVE-2021-40528",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2021-40528"
    },
    {
      "cve": "CVE-2021-25220",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2021-25220"
    },
    {
      "cve": "CVE-2020-10735",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2020-10735"
    }
  ]
}
  WID-SEC-W-2023-0989
Vulnerability from csaf_certbund
Published
2023-04-17 22:00
    Modified
2024-10-24 22:00
    Summary
Redis: Schwachstelle ermöglicht Denial of Service
    Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
    Produktbeschreibung
Redis ist ein In-Memory-Datenstrukturspeicher, der als Datenbank, Cache und Message Broker verwendet wird.
    Angriff
Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Redis ausnutzen, um einen Denial of Service Angriff durchzuführen.
    Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
- Windows
    {
  "document": {
    "aggregate_severity": {
      "text": "mittel"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Redis ist ein In-Memory-Datenstrukturspeicher, der als Datenbank, Cache und Message Broker verwendet wird.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Redis ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2023-0989 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0989.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2023-0989 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0989"
      },
      {
        "category": "external",
        "summary": "GitHub Advisory Database vom 2023-04-17",
        "url": "https://github.com/redis/redis/releases/tag/6.0.19"
      },
      {
        "category": "external",
        "summary": "GitHub Advisory Database vom 2023-04-17",
        "url": "https://github.com/redis/redis/releases/tag/6.2.12"
      },
      {
        "category": "external",
        "summary": "GitHub Advisory Database vom 2023-04-17",
        "url": "https://github.com/redis/redis/releases/tag/7.0.11"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-2023-5B6510A584 vom 2023-04-18",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-5b6510a584"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-2023-04239B5758 vom 2023-04-18",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-04239b5758"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-2023-E4E3393396 vom 2023-04-18",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-e4e3393396"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DLA-3396 vom 2023-04-21",
        "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2023:2122-1 vom 2023-05-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014782.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2023:3326 vom 2023-05-26",
        "url": "https://access.redhat.com/errata/RHSA-2023:3326"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2023:2925-1 vom 2023-07-20",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015551.html"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7011697 vom 2023-08-03",
        "url": "https://www.cybersecurity-help.cz/vdb/SB2023080304"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2023:3407-1 vom 2023-08-23",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/016003.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6531-1 vom 2023-12-05",
        "url": "https://ubuntu.com/security/notices/USN-6531-1"
      },
      {
        "category": "external",
        "summary": "Gentoo Linux Security Advisory GLSA-202408-05 vom 2024-08-07",
        "url": "https://security.gentoo.org/glsa/202408-05"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DLA-3885 vom 2024-09-10",
        "url": "https://lists.debian.org/debian-lts-announce/2024/09/msg00028.html"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7174015 vom 2024-10-24",
        "url": "https://www.ibm.com/support/pages/node/7174015"
      }
    ],
    "source_lang": "en-US",
    "title": "Redis: Schwachstelle erm\u00f6glicht Denial of Service",
    "tracking": {
      "current_release_date": "2024-10-24T22:00:00.000+00:00",
      "generator": {
        "date": "2024-10-25T08:08:57.262+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.8"
        }
      },
      "id": "WID-SEC-W-2023-0989",
      "initial_release_date": "2023-04-17T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2023-04-17T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2023-04-23T22:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2023-05-08T22:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2023-05-25T22:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2023-07-20T22:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2023-08-02T22:00:00.000+00:00",
          "number": "6",
          "summary": "Neue Updates von IBM aufgenommen"
        },
        {
          "date": "2023-08-23T22:00:00.000+00:00",
          "number": "7",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2023-12-05T23:00:00.000+00:00",
          "number": "8",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-08-06T22:00:00.000+00:00",
          "number": "9",
          "summary": "Neue Updates von Gentoo aufgenommen"
        },
        {
          "date": "2024-09-10T22:00:00.000+00:00",
          "number": "10",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2024-10-24T22:00:00.000+00:00",
          "number": "11",
          "summary": "Neue Updates von IBM aufgenommen"
        }
      ],
      "status": "final",
      "version": "11"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Debian Linux",
            "product": {
              "name": "Debian Linux",
              "product_id": "2951",
              "product_identification_helper": {
                "cpe": "cpe:/o:debian:debian_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Debian"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Fedora Linux",
            "product": {
              "name": "Fedora Linux",
              "product_id": "74185",
              "product_identification_helper": {
                "cpe": "cpe:/o:fedoraproject:fedora:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Fedora"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Gentoo Linux",
            "product": {
              "name": "Gentoo Linux",
              "product_id": "T012167",
              "product_identification_helper": {
                "cpe": "cpe:/o:gentoo:linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Gentoo"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "7.5.0",
                "product": {
                  "name": "IBM QRadar SIEM 7.5.0",
                  "product_id": "T023574",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:qradar_siem:7.5.0"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "QRadar SIEM"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "plus \u003c10.1.12.6",
                "product": {
                  "name": "IBM Spectrum Protect plus \u003c10.1.12.6",
                  "product_id": "T029070"
                }
              },
              {
                "category": "product_version",
                "name": "plus 10.1.12.6",
                "product": {
                  "name": "IBM Spectrum Protect plus 10.1.12.6",
                  "product_id": "T029070-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:spectrum_protect:plus__10.1.12.6"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Spectrum Protect"
          }
        ],
        "category": "vendor",
        "name": "IBM"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c6.0.19",
                "product": {
                  "name": "Open Source Redis \u003c6.0.19",
                  "product_id": "T027311"
                }
              },
              {
                "category": "product_version",
                "name": "6.0.19",
                "product": {
                  "name": "Open Source Redis 6.0.19",
                  "product_id": "T027311-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redislabs:redis:6.0.19"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c6.2.12",
                "product": {
                  "name": "Open Source Redis \u003c6.2.12",
                  "product_id": "T027312"
                }
              },
              {
                "category": "product_version",
                "name": "6.2.12",
                "product": {
                  "name": "Open Source Redis 6.2.12",
                  "product_id": "T027312-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redislabs:redis:6.2.12"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c7.0.11",
                "product": {
                  "name": "Open Source Redis \u003c7.0.11",
                  "product_id": "T027313"
                }
              },
              {
                "category": "product_version",
                "name": "7.0.11",
                "product": {
                  "name": "Open Source Redis 7.0.11",
                  "product_id": "T027313-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redislabs:redis:7.0.11"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Redis"
          }
        ],
        "category": "vendor",
        "name": "Open Source"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Advanced Cluster Management for Kubernetes 2",
                "product": {
                  "name": "Red Hat Enterprise Linux Advanced Cluster Management for Kubernetes 2",
                  "product_id": "T027573",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:advanced_cluster_management_for_kubernetes_2"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Enterprise Linux"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Ubuntu Linux",
            "product": {
              "name": "Ubuntu Linux",
              "product_id": "T000126",
              "product_identification_helper": {
                "cpe": "cpe:/o:canonical:ubuntu_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Ubuntu"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-28856",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Redis. Der Befehl HINCRBYFLOAT kann verwendet werden, um ein ung\u00fcltiges Hash-Feld zu erstellen, das Redis beim Zugriff zum Absturz bringt. Ein authentisierter Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service zu verursachen."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T002207",
          "T000126",
          "T023574",
          "T029070",
          "T027313",
          "T012167",
          "T027311",
          "T027312",
          "74185",
          "T027573"
        ]
      },
      "release_date": "2023-04-17T22:00:00.000+00:00",
      "title": "CVE-2023-28856"
    }
  ]
}
  wid-sec-w-2023-0989
Vulnerability from csaf_certbund
Published
2023-04-17 22:00
    Modified
2024-10-24 22:00
    Summary
Redis: Schwachstelle ermöglicht Denial of Service
    Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
    Produktbeschreibung
Redis ist ein In-Memory-Datenstrukturspeicher, der als Datenbank, Cache und Message Broker verwendet wird.
    Angriff
Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Redis ausnutzen, um einen Denial of Service Angriff durchzuführen.
    Betroffene Betriebssysteme
- Linux
- Sonstiges
- UNIX
- Windows
    {
  "document": {
    "aggregate_severity": {
      "text": "mittel"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Redis ist ein In-Memory-Datenstrukturspeicher, der als Datenbank, Cache und Message Broker verwendet wird.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Redis ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2023-0989 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0989.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2023-0989 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0989"
      },
      {
        "category": "external",
        "summary": "GitHub Advisory Database vom 2023-04-17",
        "url": "https://github.com/redis/redis/releases/tag/6.0.19"
      },
      {
        "category": "external",
        "summary": "GitHub Advisory Database vom 2023-04-17",
        "url": "https://github.com/redis/redis/releases/tag/6.2.12"
      },
      {
        "category": "external",
        "summary": "GitHub Advisory Database vom 2023-04-17",
        "url": "https://github.com/redis/redis/releases/tag/7.0.11"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-2023-5B6510A584 vom 2023-04-18",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-5b6510a584"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-2023-04239B5758 vom 2023-04-18",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-04239b5758"
      },
      {
        "category": "external",
        "summary": "Fedora Security Advisory FEDORA-2023-E4E3393396 vom 2023-04-18",
        "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-e4e3393396"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DLA-3396 vom 2023-04-21",
        "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2023:2122-1 vom 2023-05-08",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014782.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2023:3326 vom 2023-05-26",
        "url": "https://access.redhat.com/errata/RHSA-2023:3326"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2023:2925-1 vom 2023-07-20",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015551.html"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7011697 vom 2023-08-03",
        "url": "https://www.cybersecurity-help.cz/vdb/SB2023080304"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2023:3407-1 vom 2023-08-23",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/016003.html"
      },
      {
        "category": "external",
        "summary": "Ubuntu Security Notice USN-6531-1 vom 2023-12-05",
        "url": "https://ubuntu.com/security/notices/USN-6531-1"
      },
      {
        "category": "external",
        "summary": "Gentoo Linux Security Advisory GLSA-202408-05 vom 2024-08-07",
        "url": "https://security.gentoo.org/glsa/202408-05"
      },
      {
        "category": "external",
        "summary": "Debian Security Advisory DLA-3885 vom 2024-09-10",
        "url": "https://lists.debian.org/debian-lts-announce/2024/09/msg00028.html"
      },
      {
        "category": "external",
        "summary": "IBM Security Bulletin 7174015 vom 2024-10-24",
        "url": "https://www.ibm.com/support/pages/node/7174015"
      }
    ],
    "source_lang": "en-US",
    "title": "Redis: Schwachstelle erm\u00f6glicht Denial of Service",
    "tracking": {
      "current_release_date": "2024-10-24T22:00:00.000+00:00",
      "generator": {
        "date": "2024-10-25T08:08:57.262+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.8"
        }
      },
      "id": "WID-SEC-W-2023-0989",
      "initial_release_date": "2023-04-17T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2023-04-17T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2023-04-23T22:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2023-05-08T22:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2023-05-25T22:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2023-07-20T22:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2023-08-02T22:00:00.000+00:00",
          "number": "6",
          "summary": "Neue Updates von IBM aufgenommen"
        },
        {
          "date": "2023-08-23T22:00:00.000+00:00",
          "number": "7",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2023-12-05T23:00:00.000+00:00",
          "number": "8",
          "summary": "Neue Updates von Ubuntu aufgenommen"
        },
        {
          "date": "2024-08-06T22:00:00.000+00:00",
          "number": "9",
          "summary": "Neue Updates von Gentoo aufgenommen"
        },
        {
          "date": "2024-09-10T22:00:00.000+00:00",
          "number": "10",
          "summary": "Neue Updates von Debian aufgenommen"
        },
        {
          "date": "2024-10-24T22:00:00.000+00:00",
          "number": "11",
          "summary": "Neue Updates von IBM aufgenommen"
        }
      ],
      "status": "final",
      "version": "11"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Debian Linux",
            "product": {
              "name": "Debian Linux",
              "product_id": "2951",
              "product_identification_helper": {
                "cpe": "cpe:/o:debian:debian_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Debian"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Fedora Linux",
            "product": {
              "name": "Fedora Linux",
              "product_id": "74185",
              "product_identification_helper": {
                "cpe": "cpe:/o:fedoraproject:fedora:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Fedora"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Gentoo Linux",
            "product": {
              "name": "Gentoo Linux",
              "product_id": "T012167",
              "product_identification_helper": {
                "cpe": "cpe:/o:gentoo:linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Gentoo"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "7.5.0",
                "product": {
                  "name": "IBM QRadar SIEM 7.5.0",
                  "product_id": "T023574",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:qradar_siem:7.5.0"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "QRadar SIEM"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "plus \u003c10.1.12.6",
                "product": {
                  "name": "IBM Spectrum Protect plus \u003c10.1.12.6",
                  "product_id": "T029070"
                }
              },
              {
                "category": "product_version",
                "name": "plus 10.1.12.6",
                "product": {
                  "name": "IBM Spectrum Protect plus 10.1.12.6",
                  "product_id": "T029070-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:ibm:spectrum_protect:plus__10.1.12.6"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Spectrum Protect"
          }
        ],
        "category": "vendor",
        "name": "IBM"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003c6.0.19",
                "product": {
                  "name": "Open Source Redis \u003c6.0.19",
                  "product_id": "T027311"
                }
              },
              {
                "category": "product_version",
                "name": "6.0.19",
                "product": {
                  "name": "Open Source Redis 6.0.19",
                  "product_id": "T027311-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redislabs:redis:6.0.19"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c6.2.12",
                "product": {
                  "name": "Open Source Redis \u003c6.2.12",
                  "product_id": "T027312"
                }
              },
              {
                "category": "product_version",
                "name": "6.2.12",
                "product": {
                  "name": "Open Source Redis 6.2.12",
                  "product_id": "T027312-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redislabs:redis:6.2.12"
                  }
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003c7.0.11",
                "product": {
                  "name": "Open Source Redis \u003c7.0.11",
                  "product_id": "T027313"
                }
              },
              {
                "category": "product_version",
                "name": "7.0.11",
                "product": {
                  "name": "Open Source Redis 7.0.11",
                  "product_id": "T027313-fixed",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redislabs:redis:7.0.11"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Redis"
          }
        ],
        "category": "vendor",
        "name": "Open Source"
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Advanced Cluster Management for Kubernetes 2",
                "product": {
                  "name": "Red Hat Enterprise Linux Advanced Cluster Management for Kubernetes 2",
                  "product_id": "T027573",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:advanced_cluster_management_for_kubernetes_2"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Enterprise Linux"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "Ubuntu Linux",
            "product": {
              "name": "Ubuntu Linux",
              "product_id": "T000126",
              "product_identification_helper": {
                "cpe": "cpe:/o:canonical:ubuntu_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "Ubuntu"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-28856",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Redis. Der Befehl HINCRBYFLOAT kann verwendet werden, um ein ung\u00fcltiges Hash-Feld zu erstellen, das Redis beim Zugriff zum Absturz bringt. Ein authentisierter Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service zu verursachen."
        }
      ],
      "product_status": {
        "known_affected": [
          "2951",
          "T002207",
          "T000126",
          "T023574",
          "T029070",
          "T027313",
          "T012167",
          "T027311",
          "T027312",
          "74185",
          "T027573"
        ]
      },
      "release_date": "2023-04-17T22:00:00.000+00:00",
      "title": "CVE-2023-28856"
    }
  ]
}
  wid-sec-w-2023-1812
Vulnerability from csaf_certbund
Published
2023-07-18 22:00
    Modified
2023-07-20 22:00
    Summary
Oracle Communications: Mehrere Schwachstellen
    Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
    Produktbeschreibung
Oracle Communications umfasst branchenspezifische Lösungen für die Telekommunikationsbranche.
    Angriff
Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
    Betroffene Betriebssysteme
- UNIX
- Linux
- Windows
    {
  "document": {
    "aggregate_severity": {
      "text": "hoch"
    },
    "category": "csaf_base",
    "csaf_version": "2.0",
    "distribution": {
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "de-DE",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
      },
      {
        "category": "description",
        "text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- UNIX\n- Linux\n- Windows",
        "title": "Betroffene Betriebssysteme"
      }
    ],
    "publisher": {
      "category": "other",
      "contact_details": "csaf-provider@cert-bund.de",
      "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
      "namespace": "https://www.bsi.bund.de"
    },
    "references": [
      {
        "category": "self",
        "summary": "WID-SEC-W-2023-1812 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1812.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2023-1812 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1812"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2023:2263-2 vom 2023-07-20",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015545.html"
      },
      {
        "category": "external",
        "summary": "Oracle Critical Patch Update Advisory - July 2023 - Appendix Oracle Communications vom 2023-07-18",
        "url": "https://www.oracle.com/security-alerts/cpujul2023.html#AppendixCGBU"
      }
    ],
    "source_lang": "en-US",
    "title": "Oracle Communications: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2023-07-20T22:00:00.000+00:00",
      "generator": {
        "date": "2024-08-15T17:55:52.927+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.5"
        }
      },
      "id": "WID-SEC-W-2023-1812",
      "initial_release_date": "2023-07-18T22:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2023-07-18T22:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2023-07-20T22:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von SUSE aufgenommen"
        }
      ],
      "status": "final",
      "version": "2"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Oracle Communications 5.0",
                "product": {
                  "name": "Oracle Communications 5.0",
                  "product_id": "T021645",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:5.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 8.6.0.0",
                "product": {
                  "name": "Oracle Communications 8.6.0.0",
                  "product_id": "T024970",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:8.6.0.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 22.4.0",
                "product": {
                  "name": "Oracle Communications 22.4.0",
                  "product_id": "T024981",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:22.4.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 22.3.2",
                "product": {
                  "name": "Oracle Communications 22.3.2",
                  "product_id": "T025865",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:22.3.2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 22.4.1",
                "product": {
                  "name": "Oracle Communications 22.4.1",
                  "product_id": "T025869",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:22.4.1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 23.1.0",
                "product": {
                  "name": "Oracle Communications 23.1.0",
                  "product_id": "T027326",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:23.1.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 22.4.2",
                "product": {
                  "name": "Oracle Communications 22.4.2",
                  "product_id": "T027327",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:22.4.2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 23.1.1",
                "product": {
                  "name": "Oracle Communications 23.1.1",
                  "product_id": "T027329",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:23.1.1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 22.4.3",
                "product": {
                  "name": "Oracle Communications 22.4.3",
                  "product_id": "T028680",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:22.4.3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 23.1.2",
                "product": {
                  "name": "Oracle Communications 23.1.2",
                  "product_id": "T028681",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:23.1.2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 23.2.0",
                "product": {
                  "name": "Oracle Communications 23.2.0",
                  "product_id": "T028682",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:23.2.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 6.2.0",
                "product": {
                  "name": "Oracle Communications 6.2.0",
                  "product_id": "T028683",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:6.2.0"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 5.1",
                "product": {
                  "name": "Oracle Communications 5.1",
                  "product_id": "T028684",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:5.1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Oracle Communications 9.1.1.5.0",
                "product": {
                  "name": "Oracle Communications 9.1.1.5.0",
                  "product_id": "T028685",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:oracle:communications:9.1.1.5.0"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Communications"
          }
        ],
        "category": "vendor",
        "name": "Oracle"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-30861",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-30861"
    },
    {
      "cve": "CVE-2023-29007",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-29007"
    },
    {
      "cve": "CVE-2023-28856",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-28856"
    },
    {
      "cve": "CVE-2023-28708",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-28708"
    },
    {
      "cve": "CVE-2023-28484",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-28484"
    },
    {
      "cve": "CVE-2023-27901",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-27901"
    },
    {
      "cve": "CVE-2023-26049",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-26049"
    },
    {
      "cve": "CVE-2023-25194",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-25194"
    },
    {
      "cve": "CVE-2023-24998",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-24998"
    },
    {
      "cve": "CVE-2023-23931",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-23931"
    },
    {
      "cve": "CVE-2023-22809",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-22809"
    },
    {
      "cve": "CVE-2023-21971",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-21971"
    },
    {
      "cve": "CVE-2023-20873",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-20873"
    },
    {
      "cve": "CVE-2023-20863",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-20863"
    },
    {
      "cve": "CVE-2023-20862",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-20862"
    },
    {
      "cve": "CVE-2023-20861",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-20861"
    },
    {
      "cve": "CVE-2023-1999",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-1999"
    },
    {
      "cve": "CVE-2023-1436",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-1436"
    },
    {
      "cve": "CVE-2023-1370",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-1370"
    },
    {
      "cve": "CVE-2023-0767",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-0767"
    },
    {
      "cve": "CVE-2023-0361",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-0361"
    },
    {
      "cve": "CVE-2023-0286",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-0286"
    },
    {
      "cve": "CVE-2023-0215",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2023-0215"
    },
    {
      "cve": "CVE-2022-45787",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-45787"
    },
    {
      "cve": "CVE-2022-45688",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-45688"
    },
    {
      "cve": "CVE-2022-45061",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-45061"
    },
    {
      "cve": "CVE-2022-4450",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-4450"
    },
    {
      "cve": "CVE-2022-42898",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-42898"
    },
    {
      "cve": "CVE-2022-41881",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-41881"
    },
    {
      "cve": "CVE-2022-37434",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-37434"
    },
    {
      "cve": "CVE-2022-36944",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-36944"
    },
    {
      "cve": "CVE-2022-2963",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-2963"
    },
    {
      "cve": "CVE-2022-25147",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-25147"
    },
    {
      "cve": "CVE-2022-1471",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2022-1471"
    },
    {
      "cve": "CVE-2021-40528",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2021-40528"
    },
    {
      "cve": "CVE-2021-25220",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2021-25220"
    },
    {
      "cve": "CVE-2020-10735",
      "notes": [
        {
          "category": "description",
          "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
        }
      ],
      "product_status": {
        "known_affected": [
          "T028682",
          "T028683",
          "T028680",
          "T028681",
          "T025869",
          "T002207",
          "T025865",
          "T021645",
          "T027329",
          "T027326",
          "T024970",
          "T024981",
          "T027327",
          "T028684",
          "T028685"
        ]
      },
      "release_date": "2023-07-18T22:00:00.000+00:00",
      "title": "CVE-2020-10735"
    }
  ]
}
  msrc_cve-2023-28856
Vulnerability from csaf_microsoft
Published
2023-04-01 00:00
    Modified
2023-05-25 00:00
    Summary
`HINCRBYFLOAT` can be used to crash a redis-server process
    Notes
Additional Resources
To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
    Disclaimer
The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
    {
  "document": {
    "category": "csaf_vex",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Public",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en-US",
    "notes": [
      {
        "category": "general",
        "text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
        "title": "Additional Resources"
      },
      {
        "category": "legal_disclaimer",
        "text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
        "title": "Disclaimer"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "secure@microsoft.com",
      "name": "Microsoft Security Response Center",
      "namespace": "https://msrc.microsoft.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "CVE-2023-28856 `HINCRBYFLOAT` can be used to crash a redis-server process - VEX",
        "url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-28856.json"
      },
      {
        "category": "external",
        "summary": "Microsoft Support Lifecycle",
        "url": "https://support.microsoft.com/lifecycle"
      },
      {
        "category": "external",
        "summary": "Common Vulnerability Scoring System",
        "url": "https://www.first.org/cvss"
      }
    ],
    "title": "`HINCRBYFLOAT` can be used to crash a redis-server process",
    "tracking": {
      "current_release_date": "2023-05-25T00:00:00.000Z",
      "generator": {
        "date": "2025-10-20T00:24:23.675Z",
        "engine": {
          "name": "MSRC Generator",
          "version": "1.0"
        }
      },
      "id": "msrc_CVE-2023-28856",
      "initial_release_date": "2023-04-01T00:00:00.000Z",
      "revision_history": [
        {
          "date": "2023-04-25T00:00:00.000Z",
          "legacy_version": "1",
          "number": "1",
          "summary": "Information published."
        },
        {
          "date": "2023-05-25T00:00:00.000Z",
          "legacy_version": "1.1",
          "number": "2",
          "summary": "Information published."
        }
      ],
      "status": "final",
      "version": "2"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "1.0",
                "product": {
                  "name": "CBL Mariner 1.0",
                  "product_id": "16820"
                }
              },
              {
                "category": "product_version",
                "name": "2.0",
                "product": {
                  "name": "CBL Mariner 2.0",
                  "product_id": "17086"
                }
              }
            ],
            "category": "product_name",
            "name": "Azure Linux"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003ccm1 redis 6.2.12-1",
                "product": {
                  "name": "\u003ccm1 redis 6.2.12-1",
                  "product_id": "2"
                }
              },
              {
                "category": "product_version",
                "name": "cm1 redis 6.2.12-1",
                "product": {
                  "name": "cm1 redis 6.2.12-1",
                  "product_id": "17898"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003ccbl2 redis 6.2.12-1",
                "product": {
                  "name": "\u003ccbl2 redis 6.2.12-1",
                  "product_id": "1"
                }
              },
              {
                "category": "product_version",
                "name": "cbl2 redis 6.2.12-1",
                "product": {
                  "name": "cbl2 redis 6.2.12-1",
                  "product_id": "17899"
                }
              }
            ],
            "category": "product_name",
            "name": "redis"
          }
        ],
        "category": "vendor",
        "name": "Microsoft"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003ccm1 redis 6.2.12-1 as a component of CBL Mariner 1.0",
          "product_id": "16820-2"
        },
        "product_reference": "2",
        "relates_to_product_reference": "16820"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cm1 redis 6.2.12-1 as a component of CBL Mariner 1.0",
          "product_id": "17898-16820"
        },
        "product_reference": "17898",
        "relates_to_product_reference": "16820"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003ccbl2 redis 6.2.12-1 as a component of CBL Mariner 2.0",
          "product_id": "17086-1"
        },
        "product_reference": "1",
        "relates_to_product_reference": "17086"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cbl2 redis 6.2.12-1 as a component of CBL Mariner 2.0",
          "product_id": "17899-17086"
        },
        "product_reference": "17899",
        "relates_to_product_reference": "17086"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-28856",
      "cwe": {
        "id": "CWE-617",
        "name": "Reachable Assertion"
      },
      "notes": [
        {
          "category": "general",
          "text": "GitHub_M",
          "title": "Assigning CNA"
        }
      ],
      "product_status": {
        "fixed": [
          "17898-16820",
          "17899-17086"
        ],
        "known_affected": [
          "16820-2",
          "17086-1"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2023-28856 `HINCRBYFLOAT` can be used to crash a redis-server process - VEX",
          "url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-28856.json"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-04-25T00:00:00.000Z",
          "details": "6.2.12-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
          "product_ids": [
            "16820-2",
            "17086-1"
          ],
          "url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "environmentalsScore": 0.0,
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "temporalScore": 6.5,
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "16820-2",
            "17086-1"
          ]
        }
      ],
      "title": "`HINCRBYFLOAT` can be used to crash a redis-server process"
    }
  ]
}
  CERTFR-2024-AVI-0923
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Impacted products
        | Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Sterling | Sterling Connect:Express pour UNIX versions 1.5.x antérieures à 1.5.0.17010 | ||
| IBM | QRadar | QRadar Assistant versions antérieures à 3.8.1 | ||
| IBM | Cognos Analytics | Cognos Analytics Mobile (Android) versions 1.1.x antérieures à 1.1.20 | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.0.x antérieures à 6.0.3.1 GA | ||
| IBM | QRadar | SOAR QRadar Plugin App versions antérieures à 5.5.0 | ||
| IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.4 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.1.x antérieures à 6.1.0.1 GA | ||
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 11.2.4 FP4 | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.1.0.x antérieures à 6.1.0.2 GA | ||
| IBM | Cognos Analytics | Cognos Analytics Mobile (iOS) versions 1.1.x antérieures à 1.1.20 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.0.x antérieures à 6.0.3.1 GA | 
References
        | Title | Publication Time | Tags | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
                  
  | 
              ||||||||||||||||||||||||||
{
  "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
  "affected_systems": [
    {
      "description": "Sterling Connect:Express pour UNIX versions 1.5.x ant\u00e9rieures \u00e0 1.5.0.17010",
      "product": {
        "name": "Sterling",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "QRadar Assistant versions ant\u00e9rieures \u00e0 3.8.1",
      "product": {
        "name": "QRadar",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "Cognos Analytics Mobile (Android) versions 1.1.x ant\u00e9rieures \u00e0 1.1.20",
      "product": {
        "name": "Cognos Analytics",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "Sterling External Authentication Server versions 6.0.x ant\u00e9rieures \u00e0 6.0.3.1 GA",
      "product": {
        "name": "Sterling",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "SOAR QRadar Plugin App versions ant\u00e9rieures \u00e0 5.5.0",
      "product": {
        "name": "QRadar",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.4 ",
      "product": {
        "name": "Cognos Analytics",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "Sterling Secure Proxy versions 6.1.x ant\u00e9rieures \u00e0 6.1.0.1 GA",
      "product": {
        "name": "Sterling",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4 FP4",
      "product": {
        "name": "Cognos Analytics",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "Sterling External Authentication Server versions 6.1.0.x ant\u00e9rieures \u00e0 6.1.0.2 GA",
      "product": {
        "name": "Sterling",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "Cognos Analytics Mobile (iOS) versions 1.1.x ant\u00e9rieures \u00e0 1.1.20",
      "product": {
        "name": "Cognos Analytics",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    },
    {
      "description": "Sterling Secure Proxy versions 6.0.x ant\u00e9rieures \u00e0 6.0.3.1 GA",
      "product": {
        "name": "Sterling",
        "vendor": {
          "name": "IBM",
          "scada": false
        }
      }
    }
  ],
  "affected_systems_content": "",
  "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
  "cves": [
    {
      "name": "CVE-2022-0144",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-0144"
    },
    {
      "name": "CVE-2021-44906",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-44906"
    },
    {
      "name": "CVE-2024-37891",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
    },
    {
      "name": "CVE-2023-38264",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38264"
    },
    {
      "name": "CVE-2024-22201",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-22201"
    },
    {
      "name": "CVE-2022-46175",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-46175"
    },
    {
      "name": "CVE-2024-21144",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
    },
    {
      "name": "CVE-2023-25166",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-25166"
    },
    {
      "name": "CVE-2024-4068",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
    },
    {
      "name": "CVE-2023-46234",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-46234"
    },
    {
      "name": "CVE-2023-28856",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-28856"
    },
    {
      "name": "CVE-2021-28169",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-28169"
    },
    {
      "name": "CVE-2018-12538",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-12538"
    },
    {
      "name": "CVE-2024-35176",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35176"
    },
    {
      "name": "CVE-2024-21890",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21890"
    },
    {
      "name": "CVE-2024-21896",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21896"
    },
    {
      "name": "CVE-2023-50312",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-50312"
    },
    {
      "name": "CVE-2024-3933",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-3933"
    },
    {
      "name": "CVE-2022-25883",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-25883"
    },
    {
      "name": "CVE-2024-22025",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-22025"
    },
    {
      "name": "CVE-2023-38737",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38737"
    },
    {
      "name": "CVE-2024-29415",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-29415"
    },
    {
      "name": "CVE-2022-36943",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-36943"
    },
    {
      "name": "CVE-2024-43398",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-43398"
    },
    {
      "name": "CVE-2023-44487",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
    },
    {
      "name": "CVE-2023-38009",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-38009"
    },
    {
      "name": "CVE-2023-45133",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45133"
    },
    {
      "name": "CVE-2023-26049",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-26049"
    },
    {
      "name": "CVE-2023-46809",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-46809"
    },
    {
      "name": "CVE-2020-27216",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-27216"
    },
    {
      "name": "CVE-2019-13224",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-13224"
    },
    {
      "name": "CVE-2022-29622",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-29622"
    },
    {
      "name": "CVE-2021-40690",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-40690"
    },
    {
      "name": "CVE-2024-4067",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
    },
    {
      "name": "CVE-2024-30172",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
    },
    {
      "name": "CVE-2021-43138",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-43138"
    },
    {
      "name": "CVE-2023-45145",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-45145"
    },
    {
      "name": "CVE-2024-22019",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-22019"
    },
    {
      "name": "CVE-2023-0842",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-0842"
    },
    {
      "name": "CVE-2023-22467",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-22467"
    },
    {
      "name": "CVE-2024-21011",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
    },
    {
      "name": "CVE-2024-22329",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-22329"
    },
    {
      "name": "CVE-2024-45296",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
    },
    {
      "name": "CVE-2024-21892",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21892"
    },
    {
      "name": "CVE-2024-21147",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
    },
    {
      "name": "CVE-2022-43383",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-43383"
    },
    {
      "name": "CVE-2019-16163",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-16163"
    },
    {
      "name": "CVE-2024-39908",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-39908"
    },
    {
      "name": "CVE-2022-3517",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
    },
    {
      "name": "CVE-2024-35195",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
    },
    {
      "name": "CVE-2024-41946",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-41946"
    },
    {
      "name": "CVE-2024-21140",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
    },
    {
      "name": "CVE-2024-21094",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
    },
    {
      "name": "CVE-2023-51775",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-51775"
    },
    {
      "name": "CVE-2018-12545",
      "url": "https://www.cve.org/CVERecord?id=CVE-2018-12545"
    },
    {
      "name": "CVE-2024-5569",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
    },
    {
      "name": "CVE-2023-52428",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-52428"
    },
    {
      "name": "CVE-2024-41784",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-41784"
    },
    {
      "name": "CVE-2021-3803",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-3803"
    },
    {
      "name": "CVE-2023-40167",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-40167"
    },
    {
      "name": "CVE-2023-41900",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-41900"
    },
    {
      "name": "CVE-2024-21138",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
    },
    {
      "name": "CVE-2022-24834",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-24834"
    },
    {
      "name": "CVE-2023-36479",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-36479"
    },
    {
      "name": "CVE-2024-6119",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
    },
    {
      "name": "CVE-2024-37890",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
    },
    {
      "name": "CVE-2023-44483",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-44483"
    },
    {
      "name": "CVE-2024-27270",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27270"
    },
    {
      "name": "CVE-2024-21145",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
    },
    {
      "name": "CVE-2024-21891",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21891"
    },
    {
      "name": "CVE-2022-38900",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-38900"
    },
    {
      "name": "CVE-2024-22017",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-22017"
    },
    {
      "name": "CVE-2022-0235",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-0235"
    },
    {
      "name": "CVE-2019-10241",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-10241"
    },
    {
      "name": "CVE-2022-24736",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-24736"
    },
    {
      "name": "CVE-2024-25042",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-25042"
    },
    {
      "name": "CVE-2024-34064",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
    },
    {
      "name": "CVE-2020-15168",
      "url": "https://www.cve.org/CVERecord?id=CVE-2020-15168"
    },
    {
      "name": "CVE-2023-29262",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-29262"
    },
    {
      "name": "CVE-2023-26048",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-26048"
    },
    {
      "name": "CVE-2024-21085",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
    },
    {
      "name": "CVE-2023-42282",
      "url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
    },
    {
      "name": "CVE-2022-24735",
      "url": "https://www.cve.org/CVERecord?id=CVE-2022-24735"
    },
    {
      "name": "CVE-2024-21131",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
    },
    {
      "name": "CVE-2024-39689",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-39689"
    },
    {
      "name": "CVE-2024-41123",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-41123"
    },
    {
      "name": "CVE-2019-19012",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-19012"
    },
    {
      "name": "CVE-2024-27267",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-27267"
    },
    {
      "name": "CVE-2012-2677",
      "url": "https://www.cve.org/CVERecord?id=CVE-2012-2677"
    },
    {
      "name": "CVE-2024-6345",
      "url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
    },
    {
      "name": "CVE-2021-34428",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-34428"
    }
  ],
  "initial_release_date": "2024-10-25T00:00:00",
  "last_revision_date": "2024-10-25T00:00:00",
  "links": [],
  "reference": "CERTFR-2024-AVI-0923",
  "revisions": [
    {
      "description": "Version initiale",
      "revision_date": "2024-10-25T00:00:00.000000"
    }
  ],
  "risks": [
    {
      "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
    },
    {
      "description": "\u00c9l\u00e9vation de privil\u00e8ges"
    },
    {
      "description": "D\u00e9ni de service \u00e0 distance"
    },
    {
      "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
    },
    {
      "description": "Contournement de la politique de s\u00e9curit\u00e9"
    },
    {
      "description": "Injection de code indirecte \u00e0 distance (XSS)"
    }
  ],
  "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
  "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
  "vendor_advisories": [
    {
      "published_at": "2024-10-21",
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7173631",
      "url": "https://www.ibm.com/support/pages/node/7173631"
    },
    {
      "published_at": "2024-10-24",
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7174016",
      "url": "https://www.ibm.com/support/pages/node/7174016"
    },
    {
      "published_at": "2024-10-24",
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7174015",
      "url": "https://www.ibm.com/support/pages/node/7174015"
    },
    {
      "published_at": "2024-10-21",
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7173632",
      "url": "https://www.ibm.com/support/pages/node/7173632"
    },
    {
      "published_at": "2024-10-21",
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7172691",
      "url": "https://www.ibm.com/support/pages/node/7172691"
    },
    {
      "published_at": "2024-10-21",
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7172692",
      "url": "https://www.ibm.com/support/pages/node/7172692"
    },
    {
      "published_at": "2024-10-21",
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7173592",
      "url": "https://www.ibm.com/support/pages/node/7173592"
    },
    {
      "published_at": "2024-10-23",
      "title": "Bulletin de s\u00e9curit\u00e9 IBM 7173866",
      "url": "https://www.ibm.com/support/pages/node/7173866"
    }
  ]
}
  suse-su-2023:3407-1
Vulnerability from csaf_suse
Published
2023-08-23 18:08
    Modified
2023-08-23 18:08
    Summary
Security update for redis
    Notes
Title of the patch
Security update for redis
    Description of the patch
This update for redis fixes the following issues:
- CVE-2023-28856: Fixed possible DoS when using HINCRBYFLOAT to create an hash field. (bsc#1210548)
- CVE-2022-24834: Fixed a heap overflow in the cjson and cmsgpack libraries. (bsc#1213193)
    Patchnames
SUSE-2023-3407,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-3407,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-3407,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-3407,SUSE-SLE-Product-RT-15-SP3-2023-3407,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-3407,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-3407,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-3407,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-3407,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-3407,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-3407,SUSE-Storage-7-2023-3407,SUSE-Storage-7.1-2023-3407
    Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for redis",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for redis fixes the following issues:\n\n- CVE-2023-28856: Fixed possible DoS when using HINCRBYFLOAT to create an hash field. (bsc#1210548)\n- CVE-2022-24834: Fixed a heap overflow in the cjson and cmsgpack libraries. (bsc#1213193)\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2023-3407,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-3407,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-3407,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-3407,SUSE-SLE-Product-RT-15-SP3-2023-3407,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-3407,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-3407,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-3407,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-3407,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-3407,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-3407,SUSE-Storage-7-2023-3407,SUSE-Storage-7.1-2023-3407",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_3407-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2023:3407-1",
        "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233407-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2023:3407-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/016003.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1210548",
        "url": "https://bugzilla.suse.com/1210548"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1213193",
        "url": "https://bugzilla.suse.com/1213193"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2022-24834 page",
        "url": "https://www.suse.com/security/cve/CVE-2022-24834/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-28856 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-28856/"
      }
    ],
    "title": "Security update for redis",
    "tracking": {
      "current_release_date": "2023-08-23T18:08:28Z",
      "generator": {
        "date": "2023-08-23T18:08:28Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2023:3407-1",
      "initial_release_date": "2023-08-23T18:08:28Z",
      "revision_history": [
        {
          "date": "2023-08-23T18:08:28Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-6.0.14-150200.6.26.1.aarch64",
                "product": {
                  "name": "redis-6.0.14-150200.6.26.1.aarch64",
                  "product_id": "redis-6.0.14-150200.6.26.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-6.0.14-150200.6.26.1.i586",
                "product": {
                  "name": "redis-6.0.14-150200.6.26.1.i586",
                  "product_id": "redis-6.0.14-150200.6.26.1.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-6.0.14-150200.6.26.1.ppc64le",
                "product": {
                  "name": "redis-6.0.14-150200.6.26.1.ppc64le",
                  "product_id": "redis-6.0.14-150200.6.26.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-6.0.14-150200.6.26.1.s390x",
                "product": {
                  "name": "redis-6.0.14-150200.6.26.1.s390x",
                  "product_id": "redis-6.0.14-150200.6.26.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-6.0.14-150200.6.26.1.x86_64",
                "product": {
                  "name": "redis-6.0.14-150200.6.26.1.x86_64",
                  "product_id": "redis-6.0.14-150200.6.26.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Real Time 15 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Real Time 15 SP3",
                  "product_id": "SUSE Linux Enterprise Real Time 15 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_rt:15:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:15:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:15:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:15:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:15:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Manager Proxy 4.2",
                "product": {
                  "name": "SUSE Manager Proxy 4.2",
                  "product_id": "SUSE Manager Proxy 4.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Manager Server 4.2",
                "product": {
                  "name": "SUSE Manager Server 4.2",
                  "product_id": "SUSE Manager Server 4.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:suse-manager-server:4.2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Enterprise Storage 7",
                "product": {
                  "name": "SUSE Enterprise Storage 7",
                  "product_id": "SUSE Enterprise Storage 7",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:ses:7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Enterprise Storage 7.1",
                "product": {
                  "name": "SUSE Enterprise Storage 7.1",
                  "product_id": "SUSE Enterprise Storage 7.1",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:ses:7.1"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.aarch64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.x86_64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.26.1.aarch64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.26.1.x86_64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.aarch64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.x86_64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
          "product_id": "SUSE Linux Enterprise Real Time 15 SP3:redis-6.0.14-150200.6.26.1.x86_64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.aarch64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.ppc64le"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.s390x"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.x86_64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.aarch64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.ppc64le"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.s390x"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.x86_64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.26.1.ppc64le"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.26.1.x86_64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.26.1.ppc64le"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.26.1.x86_64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.x86_64 as component of SUSE Manager Proxy 4.2",
          "product_id": "SUSE Manager Proxy 4.2:redis-6.0.14-150200.6.26.1.x86_64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.x86_64",
        "relates_to_product_reference": "SUSE Manager Proxy 4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.ppc64le as component of SUSE Manager Server 4.2",
          "product_id": "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.ppc64le"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.ppc64le",
        "relates_to_product_reference": "SUSE Manager Server 4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.s390x as component of SUSE Manager Server 4.2",
          "product_id": "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.s390x"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.s390x",
        "relates_to_product_reference": "SUSE Manager Server 4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.x86_64 as component of SUSE Manager Server 4.2",
          "product_id": "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.x86_64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.x86_64",
        "relates_to_product_reference": "SUSE Manager Server 4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.aarch64 as component of SUSE Enterprise Storage 7",
          "product_id": "SUSE Enterprise Storage 7:redis-6.0.14-150200.6.26.1.aarch64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.aarch64",
        "relates_to_product_reference": "SUSE Enterprise Storage 7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.x86_64 as component of SUSE Enterprise Storage 7",
          "product_id": "SUSE Enterprise Storage 7:redis-6.0.14-150200.6.26.1.x86_64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.x86_64",
        "relates_to_product_reference": "SUSE Enterprise Storage 7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.aarch64 as component of SUSE Enterprise Storage 7.1",
          "product_id": "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.26.1.aarch64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.aarch64",
        "relates_to_product_reference": "SUSE Enterprise Storage 7.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.0.14-150200.6.26.1.x86_64 as component of SUSE Enterprise Storage 7.1",
          "product_id": "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.26.1.x86_64"
        },
        "product_reference": "redis-6.0.14-150200.6.26.1.x86_64",
        "relates_to_product_reference": "SUSE Enterprise Storage 7.1"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2022-24834",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2022-24834"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users. The problem is fixed in versions 7.0.12, 6.2.13, and 6.0.20.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.26.1.aarch64",
          "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Enterprise Storage 7:redis-6.0.14-150200.6.26.1.aarch64",
          "SUSE Enterprise Storage 7:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.26.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.s390x",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.s390x",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.26.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.26.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Manager Proxy 4.2:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.ppc64le",
          "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.s390x",
          "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2022-24834",
          "url": "https://www.suse.com/security/cve/CVE-2022-24834"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1213193 for CVE-2022-24834",
          "url": "https://bugzilla.suse.com/1213193"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Enterprise Storage 7:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Enterprise Storage 7:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.s390x",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.s390x",
            "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Manager Proxy 4.2:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.s390x",
            "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Enterprise Storage 7:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Enterprise Storage 7:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.s390x",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.s390x",
            "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Manager Proxy 4.2:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.s390x",
            "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-08-23T18:08:28Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2022-24834"
    },
    {
      "cve": "CVE-2023-28856",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-28856"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.26.1.aarch64",
          "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Enterprise Storage 7:redis-6.0.14-150200.6.26.1.aarch64",
          "SUSE Enterprise Storage 7:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.26.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
          "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Linux Enterprise Real Time 15 SP3:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.s390x",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.s390x",
          "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.26.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.26.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Manager Proxy 4.2:redis-6.0.14-150200.6.26.1.x86_64",
          "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.ppc64le",
          "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.s390x",
          "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-28856",
          "url": "https://www.suse.com/security/cve/CVE-2023-28856"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1210548 for CVE-2023-28856",
          "url": "https://bugzilla.suse.com/1210548"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Enterprise Storage 7:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Enterprise Storage 7:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.s390x",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.s390x",
            "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Manager Proxy 4.2:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.s390x",
            "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Enterprise Storage 7.1:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Enterprise Storage 7:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Enterprise Storage 7:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Real Time 15 SP3:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.s390x",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.s390x",
            "SUSE Linux Enterprise Server 15 SP3-LTSS:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP3:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Manager Proxy 4.2:redis-6.0.14-150200.6.26.1.x86_64",
            "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.ppc64le",
            "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.s390x",
            "SUSE Manager Server 4.2:redis-6.0.14-150200.6.26.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-08-23T18:08:28Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2023-28856"
    }
  ]
}
  suse-su-2023:2925-1
Vulnerability from csaf_suse
Published
2023-07-20 19:34
    Modified
2023-07-20 19:34
    Summary
Security update for redis7
    Notes
Title of the patch
Security update for redis7
    Description of the patch
This update for redis7 fixes the following issues:
  - CVE-2022-24834: Fixed heap overflow in the cjson and cmsgpack libraries (bsc#1213193).
  - CVE-2023-28856: Fixed HINCRBYFLOAT invalid key crash (bsc#1210548).
  - CVE-2022-36021: Fixed integer overflow via Specially crafted SRANDMEMBER, ZRANDMEMBER, and HRANDFIELD (bsc#1208790).
  - CVE-2023-25155: Fixed Integer Overflow in RAND commands (bsc#1208793).
  - CVE-2023-28425: Fixed denial-of-service via Specially crafted MSETNX command (bsc#1209528).
  - CVE-2023-36824: Fixed heap overflow in COMMAND GETKEYS and ACL evaluation (bsc#1213249).
    Patchnames
SUSE-2023-2925,SUSE-SLE-Module-Server-Applications-15-SP5-2023-2925,openSUSE-SLE-15.5-2023-2925
    Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for redis7",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for redis7 fixes the following issues:\n\n  - CVE-2022-24834: Fixed heap overflow in the cjson and cmsgpack libraries (bsc#1213193).\n  - CVE-2023-28856: Fixed HINCRBYFLOAT invalid key crash (bsc#1210548).\n  - CVE-2022-36021: Fixed integer overflow via Specially crafted SRANDMEMBER, ZRANDMEMBER, and HRANDFIELD (bsc#1208790).\n  - CVE-2023-25155: Fixed Integer Overflow in RAND commands (bsc#1208793).\n  - CVE-2023-28425: Fixed denial-of-service via Specially crafted MSETNX command (bsc#1209528).\n  - CVE-2023-36824: Fixed heap overflow in COMMAND GETKEYS and ACL evaluation (bsc#1213249).\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2023-2925,SUSE-SLE-Module-Server-Applications-15-SP5-2023-2925,openSUSE-SLE-15.5-2023-2925",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2925-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2023:2925-1",
        "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232925-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2023:2925-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015551.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1208790",
        "url": "https://bugzilla.suse.com/1208790"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1208793",
        "url": "https://bugzilla.suse.com/1208793"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1209528",
        "url": "https://bugzilla.suse.com/1209528"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1210548",
        "url": "https://bugzilla.suse.com/1210548"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1213193",
        "url": "https://bugzilla.suse.com/1213193"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1213249",
        "url": "https://bugzilla.suse.com/1213249"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2022-24834 page",
        "url": "https://www.suse.com/security/cve/CVE-2022-24834/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2022-36021 page",
        "url": "https://www.suse.com/security/cve/CVE-2022-36021/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-25155 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-25155/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-28425 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-28425/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-28856 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-28856/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-36824 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-36824/"
      }
    ],
    "title": "Security update for redis7",
    "tracking": {
      "current_release_date": "2023-07-20T19:34:11Z",
      "generator": {
        "date": "2023-07-20T19:34:11Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2023:2925-1",
      "initial_release_date": "2023-07-20T19:34:11Z",
      "revision_history": [
        {
          "date": "2023-07-20T19:34:11Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis7-7.0.8-150500.3.3.1.aarch64",
                "product": {
                  "name": "redis7-7.0.8-150500.3.3.1.aarch64",
                  "product_id": "redis7-7.0.8-150500.3.3.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis7-7.0.8-150500.3.3.1.i586",
                "product": {
                  "name": "redis7-7.0.8-150500.3.3.1.i586",
                  "product_id": "redis7-7.0.8-150500.3.3.1.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis7-7.0.8-150500.3.3.1.ppc64le",
                "product": {
                  "name": "redis7-7.0.8-150500.3.3.1.ppc64le",
                  "product_id": "redis7-7.0.8-150500.3.3.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis7-7.0.8-150500.3.3.1.s390x",
                "product": {
                  "name": "redis7-7.0.8-150500.3.3.1.s390x",
                  "product_id": "redis7-7.0.8-150500.3.3.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis7-7.0.8-150500.3.3.1.x86_64",
                "product": {
                  "name": "redis7-7.0.8-150500.3.3.1.x86_64",
                  "product_id": "redis7-7.0.8-150500.3.3.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
                  "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.5",
                "product": {
                  "name": "openSUSE Leap 15.5",
                  "product_id": "openSUSE Leap 15.5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.5"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis7-7.0.8-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64"
        },
        "product_reference": "redis7-7.0.8-150500.3.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis7-7.0.8-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le"
        },
        "product_reference": "redis7-7.0.8-150500.3.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis7-7.0.8-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x"
        },
        "product_reference": "redis7-7.0.8-150500.3.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis7-7.0.8-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
          "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64"
        },
        "product_reference": "redis7-7.0.8-150500.3.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis7-7.0.8-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64"
        },
        "product_reference": "redis7-7.0.8-150500.3.3.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis7-7.0.8-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le"
        },
        "product_reference": "redis7-7.0.8-150500.3.3.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis7-7.0.8-150500.3.3.1.s390x as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x"
        },
        "product_reference": "redis7-7.0.8-150500.3.3.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis7-7.0.8-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5",
          "product_id": "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
        },
        "product_reference": "redis7-7.0.8-150500.3.3.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.5"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2022-24834",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2022-24834"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users. The problem is fixed in versions 7.0.12, 6.2.13, and 6.0.20.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2022-24834",
          "url": "https://www.suse.com/security/cve/CVE-2022-24834"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1213193 for CVE-2022-24834",
          "url": "https://bugzilla.suse.com/1213193"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-07-20T19:34:11Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2022-24834"
    },
    {
      "cve": "CVE-2022-36021",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2022-36021"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Redis is an in-memory database that persists on disk. Authenticated users can use string matching commands (like `SCAN` or `KEYS`) with a specially crafted pattern to trigger a denial-of-service attack on Redis, causing it to hang and consume 100% CPU time. The problem is fixed in Redis versions 6.0.18, 6.2.11, 7.0.9.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2022-36021",
          "url": "https://www.suse.com/security/cve/CVE-2022-36021"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1208790 for CVE-2022-36021",
          "url": "https://bugzilla.suse.com/1208790"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1208793 for CVE-2022-36021",
          "url": "https://bugzilla.suse.com/1208793"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-07-20T19:34:11Z",
          "details": "important"
        }
      ],
      "title": "CVE-2022-36021"
    },
    {
      "cve": "CVE-2023-25155",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-25155"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis versions. Patches were released in Redis version(s) 6.0.18, 6.2.11 and 7.0.9.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-25155",
          "url": "https://www.suse.com/security/cve/CVE-2023-25155"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1208790 for CVE-2023-25155",
          "url": "https://bugzilla.suse.com/1208790"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1208793 for CVE-2023-25155",
          "url": "https://bugzilla.suse.com/1208793"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-07-20T19:34:11Z",
          "details": "important"
        }
      ],
      "title": "CVE-2023-25155"
    },
    {
      "cve": "CVE-2023-28425",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-28425"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Redis is an in-memory database that persists on disk. Starting in version 7.0.8 and prior to version 7.0.10, authenticated users can use the MSETNX command to trigger a runtime assertion and termination of the Redis server process. The problem is fixed in Redis version 7.0.10.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-28425",
          "url": "https://www.suse.com/security/cve/CVE-2023-28425"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1209528 for CVE-2023-28425",
          "url": "https://bugzilla.suse.com/1209528"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-07-20T19:34:11Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2023-28425"
    },
    {
      "cve": "CVE-2023-28856",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-28856"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-28856",
          "url": "https://www.suse.com/security/cve/CVE-2023-28856"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1210548 for CVE-2023-28856",
          "url": "https://bugzilla.suse.com/1210548"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-07-20T19:34:11Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2023-28856"
    },
    {
      "cve": "CVE-2023-36824",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-36824"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Redis is an in-memory database that persists on disk. In Redit 7.0 prior to 7.0.12, extracting key names from a command and a list of arguments may, in some cases, trigger a heap overflow and result in reading random heap memory, heap corruption and potentially remote code execution. Several scenarios that may lead to authenticated users executing a specially crafted `COMMAND GETKEYS` or `COMMAND GETKEYSANDFLAGS`and authenticated users who were set with ACL rules that match key names, executing a specially crafted command that refers to a variadic list of key names. The vulnerability is patched in Redis 7.0.12.\n\n",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
          "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
          "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-36824",
          "url": "https://www.suse.com/security/cve/CVE-2023-36824"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1213249 for CVE-2023-36824",
          "url": "https://bugzilla.suse.com/1213249"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP5:redis7-7.0.8-150500.3.3.1.x86_64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.aarch64",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.ppc64le",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.s390x",
            "openSUSE Leap 15.5:redis7-7.0.8-150500.3.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-07-20T19:34:11Z",
          "details": "important"
        }
      ],
      "title": "CVE-2023-36824"
    }
  ]
}
  suse-su-2023:2122-1
Vulnerability from csaf_suse
Published
2023-05-08 09:29
    Modified
2023-05-08 09:29
    Summary
Security update for redis
    Notes
Title of the patch
Security update for redis
    Description of the patch
This update for redis fixes the following issues:
- CVE-2022-36021: Fixed possible integer overflow via specially crafted SRANDMEMBER, ZRANDMEMBER, and HRANDFIELD commands (bsc#1208790).
- CVE-2023-28856: Fixed possible DoS when using HINCRBYFLOAT to create an hash field (bsc#1210548).
- CVE-2023-25155: Fixed integer overflow in RAND commands that can lead to assertion (bsc#1208793).
    Patchnames
SUSE-2023-2122,SUSE-SLE-Module-Server-Applications-15-SP4-2023-2122,openSUSE-SLE-15.4-2023-2122
    Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for redis",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for redis fixes the following issues:\n\n- CVE-2022-36021: Fixed possible integer overflow via specially crafted SRANDMEMBER, ZRANDMEMBER, and HRANDFIELD commands (bsc#1208790).\n- CVE-2023-28856: Fixed possible DoS when using HINCRBYFLOAT to create an hash field (bsc#1210548).\n- CVE-2023-25155: Fixed integer overflow in RAND commands that can lead to assertion (bsc#1208793).\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2023-2122,SUSE-SLE-Module-Server-Applications-15-SP4-2023-2122,openSUSE-SLE-15.4-2023-2122",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2122-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2023:2122-1",
        "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232122-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2023:2122-1",
        "url": "https://lists.suse.com/pipermail/sle-updates/2023-May/029258.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1208790",
        "url": "https://bugzilla.suse.com/1208790"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1208793",
        "url": "https://bugzilla.suse.com/1208793"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1210548",
        "url": "https://bugzilla.suse.com/1210548"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2022-36021 page",
        "url": "https://www.suse.com/security/cve/CVE-2022-36021/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-25155 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-25155/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-28856 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-28856/"
      }
    ],
    "title": "Security update for redis",
    "tracking": {
      "current_release_date": "2023-05-08T09:29:38Z",
      "generator": {
        "date": "2023-05-08T09:29:38Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2023:2122-1",
      "initial_release_date": "2023-05-08T09:29:38Z",
      "revision_history": [
        {
          "date": "2023-05-08T09:29:38Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-6.2.6-150400.3.19.1.aarch64",
                "product": {
                  "name": "redis-6.2.6-150400.3.19.1.aarch64",
                  "product_id": "redis-6.2.6-150400.3.19.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-6.2.6-150400.3.19.1.i586",
                "product": {
                  "name": "redis-6.2.6-150400.3.19.1.i586",
                  "product_id": "redis-6.2.6-150400.3.19.1.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-6.2.6-150400.3.19.1.ppc64le",
                "product": {
                  "name": "redis-6.2.6-150400.3.19.1.ppc64le",
                  "product_id": "redis-6.2.6-150400.3.19.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-6.2.6-150400.3.19.1.s390x",
                "product": {
                  "name": "redis-6.2.6-150400.3.19.1.s390x",
                  "product_id": "redis-6.2.6-150400.3.19.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-6.2.6-150400.3.19.1.x86_64",
                "product": {
                  "name": "redis-6.2.6-150400.3.19.1.x86_64",
                  "product_id": "redis-6.2.6-150400.3.19.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
                  "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp4"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.4",
                "product": {
                  "name": "openSUSE Leap 15.4",
                  "product_id": "openSUSE Leap 15.4",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.4"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.2.6-150400.3.19.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.aarch64"
        },
        "product_reference": "redis-6.2.6-150400.3.19.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.2.6-150400.3.19.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.ppc64le"
        },
        "product_reference": "redis-6.2.6-150400.3.19.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.2.6-150400.3.19.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.s390x"
        },
        "product_reference": "redis-6.2.6-150400.3.19.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.2.6-150400.3.19.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
          "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.x86_64"
        },
        "product_reference": "redis-6.2.6-150400.3.19.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.2.6-150400.3.19.1.aarch64 as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.aarch64"
        },
        "product_reference": "redis-6.2.6-150400.3.19.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.2.6-150400.3.19.1.ppc64le as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.ppc64le"
        },
        "product_reference": "redis-6.2.6-150400.3.19.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.2.6-150400.3.19.1.s390x as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.s390x"
        },
        "product_reference": "redis-6.2.6-150400.3.19.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-6.2.6-150400.3.19.1.x86_64 as component of openSUSE Leap 15.4",
          "product_id": "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.x86_64"
        },
        "product_reference": "redis-6.2.6-150400.3.19.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.4"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2022-36021",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2022-36021"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Redis is an in-memory database that persists on disk. Authenticated users can use string matching commands (like `SCAN` or `KEYS`) with a specially crafted pattern to trigger a denial-of-service attack on Redis, causing it to hang and consume 100% CPU time. The problem is fixed in Redis versions 6.0.18, 6.2.11, 7.0.9.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.aarch64",
          "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.ppc64le",
          "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.s390x",
          "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.x86_64",
          "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.aarch64",
          "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.ppc64le",
          "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.s390x",
          "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2022-36021",
          "url": "https://www.suse.com/security/cve/CVE-2022-36021"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1208790 for CVE-2022-36021",
          "url": "https://bugzilla.suse.com/1208790"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1208793 for CVE-2022-36021",
          "url": "https://bugzilla.suse.com/1208793"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.x86_64",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.aarch64",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.ppc64le",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.s390x",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.x86_64",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.aarch64",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.ppc64le",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.s390x",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-05-08T09:29:38Z",
          "details": "important"
        }
      ],
      "title": "CVE-2022-36021"
    },
    {
      "cve": "CVE-2023-25155",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-25155"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Redis is an in-memory database that persists on disk. Authenticated users issuing specially crafted `SRANDMEMBER`, `ZRANDMEMBER`, and `HRANDFIELD` commands can trigger an integer overflow, resulting in a runtime assertion and termination of the Redis server process. This problem affects all Redis versions. Patches were released in Redis version(s) 6.0.18, 6.2.11 and 7.0.9.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.aarch64",
          "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.ppc64le",
          "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.s390x",
          "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.x86_64",
          "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.aarch64",
          "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.ppc64le",
          "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.s390x",
          "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-25155",
          "url": "https://www.suse.com/security/cve/CVE-2023-25155"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1208790 for CVE-2023-25155",
          "url": "https://bugzilla.suse.com/1208790"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1208793 for CVE-2023-25155",
          "url": "https://bugzilla.suse.com/1208793"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.x86_64",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.aarch64",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.ppc64le",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.s390x",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.x86_64",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.aarch64",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.ppc64le",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.s390x",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-05-08T09:29:38Z",
          "details": "important"
        }
      ],
      "title": "CVE-2023-25155"
    },
    {
      "cve": "CVE-2023-28856",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-28856"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.aarch64",
          "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.ppc64le",
          "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.s390x",
          "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.x86_64",
          "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.aarch64",
          "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.ppc64le",
          "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.s390x",
          "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-28856",
          "url": "https://www.suse.com/security/cve/CVE-2023-28856"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1210548 for CVE-2023-28856",
          "url": "https://bugzilla.suse.com/1210548"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.x86_64",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.aarch64",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.ppc64le",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.s390x",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.aarch64",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.ppc64le",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.s390x",
            "SUSE Linux Enterprise Module for Server Applications 15 SP4:redis-6.2.6-150400.3.19.1.x86_64",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.aarch64",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.ppc64le",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.s390x",
            "openSUSE Leap 15.4:redis-6.2.6-150400.3.19.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2023-05-08T09:29:38Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2023-28856"
    }
  ]
}
  opensuse-su-2024:12874-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
    Modified
2024-06-15 00:00
    Summary
redis-7.0.11-1.1 on GA media
    Notes
Title of the patch
redis-7.0.11-1.1 on GA media
    Description of the patch
These are all security issues fixed in the redis-7.0.11-1.1 package on the GA media of openSUSE Tumbleweed.
    Patchnames
openSUSE-Tumbleweed-2024-12874
    Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "redis-7.0.11-1.1 on GA media",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "These are all security issues fixed in the redis-7.0.11-1.1 package on the GA media of openSUSE Tumbleweed.",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-Tumbleweed-2024-12874",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12874-1.json"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-28425 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-28425/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-28856 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-28856/"
      }
    ],
    "title": "redis-7.0.11-1.1 on GA media",
    "tracking": {
      "current_release_date": "2024-06-15T00:00:00Z",
      "generator": {
        "date": "2024-06-15T00:00:00Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2024:12874-1",
      "initial_release_date": "2024-06-15T00:00:00Z",
      "revision_history": [
        {
          "date": "2024-06-15T00:00:00Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-7.0.11-1.1.aarch64",
                "product": {
                  "name": "redis-7.0.11-1.1.aarch64",
                  "product_id": "redis-7.0.11-1.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-7.0.11-1.1.ppc64le",
                "product": {
                  "name": "redis-7.0.11-1.1.ppc64le",
                  "product_id": "redis-7.0.11-1.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-7.0.11-1.1.s390x",
                "product": {
                  "name": "redis-7.0.11-1.1.s390x",
                  "product_id": "redis-7.0.11-1.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "redis-7.0.11-1.1.x86_64",
                "product": {
                  "name": "redis-7.0.11-1.1.x86_64",
                  "product_id": "redis-7.0.11-1.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "openSUSE Tumbleweed",
                "product": {
                  "name": "openSUSE Tumbleweed",
                  "product_id": "openSUSE Tumbleweed",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:tumbleweed"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-7.0.11-1.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:redis-7.0.11-1.1.aarch64"
        },
        "product_reference": "redis-7.0.11-1.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-7.0.11-1.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:redis-7.0.11-1.1.ppc64le"
        },
        "product_reference": "redis-7.0.11-1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-7.0.11-1.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:redis-7.0.11-1.1.s390x"
        },
        "product_reference": "redis-7.0.11-1.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redis-7.0.11-1.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:redis-7.0.11-1.1.x86_64"
        },
        "product_reference": "redis-7.0.11-1.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-28425",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-28425"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Redis is an in-memory database that persists on disk. Starting in version 7.0.8 and prior to version 7.0.10, authenticated users can use the MSETNX command to trigger a runtime assertion and termination of the Redis server process. The problem is fixed in Redis version 7.0.10.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:redis-7.0.11-1.1.aarch64",
          "openSUSE Tumbleweed:redis-7.0.11-1.1.ppc64le",
          "openSUSE Tumbleweed:redis-7.0.11-1.1.s390x",
          "openSUSE Tumbleweed:redis-7.0.11-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-28425",
          "url": "https://www.suse.com/security/cve/CVE-2023-28425"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1209528 for CVE-2023-28425",
          "url": "https://bugzilla.suse.com/1209528"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:redis-7.0.11-1.1.aarch64",
            "openSUSE Tumbleweed:redis-7.0.11-1.1.ppc64le",
            "openSUSE Tumbleweed:redis-7.0.11-1.1.s390x",
            "openSUSE Tumbleweed:redis-7.0.11-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:redis-7.0.11-1.1.aarch64",
            "openSUSE Tumbleweed:redis-7.0.11-1.1.ppc64le",
            "openSUSE Tumbleweed:redis-7.0.11-1.1.s390x",
            "openSUSE Tumbleweed:redis-7.0.11-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2023-28425"
    },
    {
      "cve": "CVE-2023-28856",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-28856"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:redis-7.0.11-1.1.aarch64",
          "openSUSE Tumbleweed:redis-7.0.11-1.1.ppc64le",
          "openSUSE Tumbleweed:redis-7.0.11-1.1.s390x",
          "openSUSE Tumbleweed:redis-7.0.11-1.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-28856",
          "url": "https://www.suse.com/security/cve/CVE-2023-28856"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1210548 for CVE-2023-28856",
          "url": "https://bugzilla.suse.com/1210548"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Tumbleweed:redis-7.0.11-1.1.aarch64",
            "openSUSE Tumbleweed:redis-7.0.11-1.1.ppc64le",
            "openSUSE Tumbleweed:redis-7.0.11-1.1.s390x",
            "openSUSE Tumbleweed:redis-7.0.11-1.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:redis-7.0.11-1.1.aarch64",
            "openSUSE Tumbleweed:redis-7.0.11-1.1.ppc64le",
            "openSUSE Tumbleweed:redis-7.0.11-1.1.s390x",
            "openSUSE Tumbleweed:redis-7.0.11-1.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2023-28856"
    }
  ]
}
  fkie_cve-2023-28856
Vulnerability from fkie_nvd
Published
2023-04-18 21:15
    Modified
2024-11-21 07:56
    
          Severity ?
        
        
        
        
          
            
            
            
          
          
          
            
            5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
          
        
      
    6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.
    References
      | URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c | Patch | |
| security-advisories@github.com | https://github.com/redis/redis/pull/11149 | Issue Tracking, Patch | |
| security-advisories@github.com | https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6 | Vendor Advisory | |
| security-advisories@github.com | https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html | Mailing List, Third Party Advisory | |
| security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/ | Mailing List, Third Party Advisory | |
| security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/ | Mailing List, Third Party Advisory | |
| security-advisories@github.com | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/ | Mailing List, Third Party Advisory | |
| security-advisories@github.com | https://security.netapp.com/advisory/ntap-20230601-0007/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c | Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/redis/redis/pull/11149 | Issue Tracking, Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6 | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/ | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/ | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/ | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20230601-0007/ | 
Impacted products
      | Vendor | Product | Version | |
|---|---|---|---|
| redis | redis | * | |
| redis | redis | * | |
| redis | redis | * | |
| debian | debian_linux | 10.0 | |
| fedoraproject | fedora | 36 | |
| fedoraproject | fedora | 37 | |
| fedoraproject | fedora | 38 | 
{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "F2B03AA7-7246-4AEB-9C34-37E63E9D734C",
              "versionEndExcluding": "6.0.19",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "34A547EB-9F9A-4554-97D5-0141CAE18222",
              "versionEndExcluding": "6.2.12",
              "versionStartIncluding": "6.2.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "ADC8DBA4-6974-4E79-9218-286251C25982",
              "versionEndExcluding": "7.0.11",
              "versionStartIncluding": "7.0.0",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*",
              "matchCriteriaId": "5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*",
              "matchCriteriaId": "E30D0E6F-4AE8-4284-8716-991DFA48CC5D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*",
              "matchCriteriaId": "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue."
    }
  ],
  "id": "CVE-2023-28856",
  "lastModified": "2024-11-21T07:56:10.077",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "HIGH",
          "baseScore": 5.5,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "privilegesRequired": "LOW",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 1.8,
        "impactScore": 3.6,
        "source": "security-advisories@github.com",
        "type": "Secondary"
      },
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 6.5,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "privilegesRequired": "LOW",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 2.8,
        "impactScore": 3.6,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2023-04-18T21:15:09.313",
  "references": [
    {
      "source": "security-advisories@github.com",
      "tags": [
        "Patch"
      ],
      "url": "https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c"
    },
    {
      "source": "security-advisories@github.com",
      "tags": [
        "Issue Tracking",
        "Patch"
      ],
      "url": "https://github.com/redis/redis/pull/11149"
    },
    {
      "source": "security-advisories@github.com",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6"
    },
    {
      "source": "security-advisories@github.com",
      "tags": [
        "Mailing List",
        "Third Party Advisory"
      ],
      "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html"
    },
    {
      "source": "security-advisories@github.com",
      "tags": [
        "Mailing List",
        "Third Party Advisory"
      ],
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/"
    },
    {
      "source": "security-advisories@github.com",
      "tags": [
        "Mailing List",
        "Third Party Advisory"
      ],
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/"
    },
    {
      "source": "security-advisories@github.com",
      "tags": [
        "Mailing List",
        "Third Party Advisory"
      ],
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"
    },
    {
      "source": "security-advisories@github.com",
      "url": "https://security.netapp.com/advisory/ntap-20230601-0007/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking",
        "Patch"
      ],
      "url": "https://github.com/redis/redis/pull/11149"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Mailing List",
        "Third Party Advisory"
      ],
      "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Mailing List",
        "Third Party Advisory"
      ],
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Mailing List",
        "Third Party Advisory"
      ],
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Mailing List",
        "Third Party Advisory"
      ],
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://security.netapp.com/advisory/ntap-20230601-0007/"
    }
  ],
  "sourceIdentifier": "security-advisories@github.com",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-20"
        },
        {
          "lang": "en",
          "value": "CWE-617"
        }
      ],
      "source": "security-advisories@github.com",
      "type": "Secondary"
    },
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-617"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}
  gsd-2023-28856
Vulnerability from gsd
Modified
2023-12-13 01:20
      Details
        
          Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.
        
      Aliases
        
      Aliases
        
      {
  "GSD": {
    "alias": "CVE-2023-28856",
    "id": "GSD-2023-28856"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-28856"
      ],
      "details": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue.",
      "id": "GSD-2023-28856",
      "modified": "2023-12-13T01:20:47.444845Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2023-28856",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "redis",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "\u003e= 7.0.0, \u003c 7.0.11"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "\u003e= 6.2.0, \u003c 6.2.12"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "\u003c 6.0.19"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "redis"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue."
          }
        ]
      },
      "impact": {
        "cvss": [
          {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-617",
                "lang": "eng",
                "value": "CWE-617: Reachable Assertion"
              }
            ]
          },
          {
            "description": [
              {
                "cweId": "CWE-20",
                "lang": "eng",
                "value": "CWE-20: Improper Input Validation"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6",
            "refsource": "MISC",
            "url": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6"
          },
          {
            "name": "https://github.com/redis/redis/pull/11149",
            "refsource": "MISC",
            "url": "https://github.com/redis/redis/pull/11149"
          },
          {
            "name": "https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c",
            "refsource": "MISC",
            "url": "https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c"
          },
          {
            "name": "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html",
            "refsource": "MISC",
            "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html"
          },
          {
            "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/",
            "refsource": "MISC",
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"
          },
          {
            "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/",
            "refsource": "MISC",
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/"
          },
          {
            "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/",
            "refsource": "MISC",
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/"
          },
          {
            "name": "https://security.netapp.com/advisory/ntap-20230601-0007/",
            "refsource": "MISC",
            "url": "https://security.netapp.com/advisory/ntap-20230601-0007/"
          }
        ]
      },
      "source": {
        "advisory": "GHSA-hjv8-vjf6-wcr6",
        "discovery": "UNKNOWN"
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "7.0.11",
                "versionStartIncluding": "7.0.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "6.2.12",
                "versionStartIncluding": "6.2.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "6.0.19",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security-advisories@github.com",
          "ID": "CVE-2023-28856"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Redis is an open source, in-memory database that persists on disk. Authenticated users can use the `HINCRBYFLOAT` command to create an invalid hash field that will crash Redis on access in affected versions. This issue has been addressed in in versions 7.0.11, 6.2.12, and 6.0.19. Users are advised to upgrade. There are no known workarounds for this issue."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-617"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c",
              "refsource": "MISC",
              "tags": [
                "Patch"
              ],
              "url": "https://github.com/redis/redis/commit/bc7fe41e5857a0854d524e2a63a028e9394d2a5c"
            },
            {
              "name": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6",
              "refsource": "MISC",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://github.com/redis/redis/security/advisories/GHSA-hjv8-vjf6-wcr6"
            },
            {
              "name": "https://github.com/redis/redis/pull/11149",
              "refsource": "MISC",
              "tags": [
                "Issue Tracking",
                "Patch"
              ],
              "url": "https://github.com/redis/redis/pull/11149"
            },
            {
              "name": "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html",
              "refsource": "MISC",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00023.html"
            },
            {
              "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/",
              "refsource": "MISC",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OQGKMKSQE67L32HE6W5EI2I2YKW5VWHI/"
            },
            {
              "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/",
              "refsource": "MISC",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EQ4DJSO4DMR55AWK6OPVJH5UTEB35R2Z/"
            },
            {
              "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/",
              "refsource": "MISC",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPUTH7NBQTZDVJWFNUD24ZCS6NDUFYS6/"
            },
            {
              "name": "https://security.netapp.com/advisory/ntap-20230601-0007/",
              "refsource": "MISC",
              "tags": [],
              "url": "https://security.netapp.com/advisory/ntap-20230601-0007/"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2023-06-01T14:15Z",
      "publishedDate": "2023-04-18T21:15Z"
    }
  }
}
  Loading…
      Loading…
      Sightings
| Author | Source | Type | Date | 
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
 - Confirmed: The vulnerability is confirmed from an analyst perspective.
 - Published Proof of Concept: A public proof of concept is available for this vulnerability.
 - Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
 - Patched: This vulnerability was successfully patched by the user reporting the sighting.
 - Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
 - Not confirmed: The user expresses doubt about the veracity of the vulnerability.
 - Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
 
Loading…
      Loading…